aditcodes / socialauth-android

Automatically exported from code.google.com/p/socialauth-android
0 stars 0 forks source link

Twitter auth not working #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This erro occur when i try to conect on twitter:

12-06 14:59:37.774: W/System.err(23537): 
org.brickred.socialauth.exception.SocialAuthConfigurationException: Application 
keys are not correct. The server running the application should be same that 
was registered to get the keys.
at 
org.brickred.socialauth.util.OAuthConsumer.getRequestToken(OAuthConsumer.java:18
8)
at 
org.brickred.socialauth.util.OAuthConsumer.getRequestToken(OAuthConsumer.java:18
8)

Original issue reported on code.google.com by jlccaires on 6 Dec 2012 at 6:04

GoogleCodeExporter commented 9 years ago
Application keys are set and are correct

Original comment by jlccaires on 6 Dec 2012 at 6:05

GoogleCodeExporter commented 9 years ago
Hi ,Please check your permissions. Follow help guide on wiki 

Original comment by vineet.a...@3pillarglobal.com on 6 Dec 2012 at 6:06

GoogleCodeExporter commented 9 years ago
The permissions are correct. Note, facebook works fine. twitter is the problem. 
thanks

Original comment by jlccaires on 6 Dec 2012 at 6:22

GoogleCodeExporter commented 9 years ago
If this can help, the examples are NOT working.

Original comment by jlccaires on 6 Dec 2012 at 6:25

GoogleCodeExporter commented 9 years ago
Hi , just checked the examples , twitter is working fine.

As for your app, please check

1. Read write permissions are given in twitter account.
2. assets directory contain oauth_consumers file and you have replaced the keys 
correctly.
3. try to check on real device

Original comment by vineet.a...@3pillarglobal.com on 6 Dec 2012 at 6:43

GoogleCodeExporter commented 9 years ago
1. ok
2. ok
3. tested on galaxy tab 2 and galaxy 5

Original comment by jlccaires on 6 Dec 2012 at 6:56

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Login screen open for face linkedin and myspace

Original comment by jlccaires on 6 Dec 2012 at 6:58

GoogleCodeExporter commented 9 years ago
I solved this problem. just get libs from svn instead to get from downloads 
page.

Original comment by jlccaires on 6 Dec 2012 at 7:31

GoogleCodeExporter commented 9 years ago
Just a question, which is the request URI that i need put in twitter?

Original comment by jlccaires on 6 Dec 2012 at 7:42

GoogleCodeExporter commented 9 years ago
Write any dummy url. The app will take the request uri defined in socialauth jar

Original comment by vineet.a...@3pillarglobal.com on 7 Dec 2012 at 5:54

GoogleCodeExporter commented 9 years ago
Thanks by help.

Original comment by jlccaires on 7 Dec 2012 at 11:00

GoogleCodeExporter commented 9 years ago

Original comment by vineet.a...@3pillarglobal.com on 7 Dec 2012 at 2:32