nguyentientoan / socialauth-net

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

Failed to retrieve the user profile from twitter #204

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. register application with twitter
2. take authentication information (key/secret) and place in assets file
3. oauth process

What is the expected output? What do you see instead?
Expected  :Retrieve user info after successful oauth
Getting : After successful oauth getting the following error   

04-16 10:12:25.271: D/SocialAuthError(5246): 
org.brickred.socialauth.exception.SocialAuthException: Failed to retrieve the 
user profile from  
http://api.twitter.com/1.1/users/show.json?screen_name=Nitindec06. Status :403

What version of the product are you using? On what operating system?
android 

Please provide any additional information below.

Original issue reported on code.google.com by nitin.de...@gmail.com on 16 Apr 2014 at 10:13