Resource icon

Social Network Authentication (Twitter, Google, VK.com) 1.0

No permission to download
I think big blue button is what you need. Have you clicked it?
Yes.

- It asks for a name, ok.
- Then I can choose
web aplication (Accessed by web browsers over a network.)
service account (Calls Google APIs on behalf of your application instead of an end-user.)
installed aplication (Runs on a desktop computer or handheld device (like Android or iPhone).)

Which one ? web app or service ?

Then it asks for site or hostname
I have to write main site url or forum url ?

Thanks.
 
If i will connect to twitter i get the error message:
Server Error

Could not retrieve a valid Token response from Token URL: Desktop applications only support the oauth_callback value 'oob' /oauth/request_token?oauth_consumer_key=jUwY4LOKwtWJrNI5SK5Tlw&oauth_nonce=848ea470f6227c494e9f31f17ede9f40&oauth_timestamp=1337348549&oauth_signature_method=HMAC-SHA1&oauth_version=1.0&oauth_callback=http%3A%2F%2Fwww.anzahcraft.de%2Fregister%2Ftwitter%3Fassoc%3D1&oauth_signature=tKNgxPSsYTBbJbb9dcWVPgAZcAY%3D
  1. Zend_Oauth_Http->_assessRequestAttempt() in Zend/Oauth/Http.php at line 190
  2. Zend_Oauth_Http->startRequestCycle() in Zend/Oauth/Http.php at line 191
  3. Zend_Oauth_Http->startRequestCycle() in Zend/Oauth/Http.php at line 191
  4. Zend_Oauth_Http->startRequestCycle() in Zend/Oauth/Http/RequestToken.php at line 51
  5. Zend_Oauth_Http_RequestToken->execute() in Zend/Oauth/Consumer.php at line 115
  6. Zend_Oauth_Consumer->getRequestToken() in Social/Provider/Oauth/Abstract.php at line 58
  7. Social_Provider_Oauth_Abstract->getAuthorizeUrl() in Social/ControllerPublic/Register.php at line 34
  8. Social_ControllerPublic_Register->_getProviderResponse() in Social/ControllerPublic/Register.php at line 389
  9. Social_ControllerPublic_Register->actionTwitter() in XenForo/FrontController.php at line 310
  10. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  11. XenForo_FrontController->run() in /var/www/web120088/html/XenForo/index.php at line 13
 
If i will connect to twitter i get the error message:
Server Error

Could not retrieve a valid Token response from Token URL: Desktop applications only support the oauth_callback
Weong type of application. You need web (server) app, not desktop.
 
Server Error

social_requires_tms
  1. Social_Manufacture::build()
  2. call_user_func() in XenForo/Model/AddOn.php at line 214
  3. XenForo_Model_AddOn->installAddOnXml() in XenForo/Model/AddOn.php at line 169
  4. XenForo_Model_AddOn->installAddOnXmlFromFile() in XenForo/ControllerAdmin/AddOn.php at line 178
  5. XenForo_ControllerAdmin_AddOn->actionInstall() in XenForo/FrontController.php at line 310
  6. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  7. XenForo_FrontController->run() in /home/content/x/x/html/admin.php at line 13
 
The callback URL needs to be your forum home page so <removed>
 
Last edited by a moderator:
Top Bottom