dinasaif / socialauth-android

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

Flickr could not connect, status code: 403 #218

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.call the service of provider.flickr
2.login with my account of yahoo and I give my permission
3.return status code 403

What is the expected output? What do you see instead?
token and secret
instead: status 403

What version of the product are you using? On what operating system?
social-4.4.jar
social-android-3.2.jar
os: android kk (4.4.2) and lp (5.1)

Please provide any additional information below.
I/SocialAuthManager﹕ Connecting provider : flickr
05-14 11:54:52.001    2546-3712/org.brickred.customui I/FlickerImpl﹕ 
Obtaining user profile. Profile URL : 
http://api.flickr.com/services/rest/?method=flickr.people.getInfo&user_id=******
**@N02&apikey=c519f64dbddc50f3e25e8cc73744602b
05-14 11:54:52.305    2546-3712/org.brickred.customui W/System.err﹕ 
org.brickred.socialauth.exception.SocialAuthException: Failed to retrieve the 
user profile from  
http://api.flickr.com/services/rest/?method=flickr.people.getInfo&user_id=******
***@N02&apikey=c519f64dbddc50f3e25e8cc73744602b. Status :403
05-14 11:54:52.306    2546-3712/org.brickred.customui D/SocialAuthError﹕ 
org.brickred.socialauth.exception.SocialAuthException: Failed to retrieve the 
user profile from  
http://api.flickr.com/services/rest/?method=flickr.people.getInfo&user_id=******
*@N02&apikey=c519f64dbddc50f3e25e8cc73744602b. Status :403

Original issue reported on code.google.com by d13g0m0r...@gmail.com on 4 May 2015 at 4:59

Attachments: