Jump to content
  • 0

Twitter Button SNS not doing anything


Sapito Sucio

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  152
  • Reputation:   70
  • Joined:  04/10/12
  • Last Seen:  

Hello there, basically title.  I just set up the web service from vstumpf/rathena and I got the emblems working, but when I click on the Twitter button nothing happens, the console is not showing anything, so I suppose is client's fault, no? :c

 

 

this is the ExternalSettings_kr.lub 

AssistAddr = "192.168.0.195:8888"
-----------------------------------------
-- Old client compatibility [Secret]
-- (Just change the "AssistAddr" to your IP)
-----------------------------------------
Url = { TwitterUrl = 'http://192.168.0.195:8888' }
AccountLinkedUserDataUrl = {
	Save = 'http://192.168.0.195:8888/userconfig/save',
	Load = 'http://192.168.0.195:8888/userconfig/load'
}
TwitterDataUrl = {
	Auth = 'http://192.168.0.195:8888/twitter/user-auth',
	Upload = 'http://192.168.0.195:8888/twitter/upload'
}
EmblemDataUrl = {
	Upload = 'http://192.168.0.195:8888/emblem/upload',
	Download = 'http://192.168.0.195:8888/emblem/download'
}

 

 

I have searched over here, hercs and google but I don't seem to find the solution

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...