dinasaif / socialauth-android

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

Google authentification problem. #95

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use Google provider with valid consumer key and secret
2. Run authorize, input your google username and password
3. Accept application access to your account

What is the expected output? What do you see instead?
Expect to complete authentification, but get:

06-21 09:36:13.295: W/System.err(22612): 
org.brickred.socialauth.exception.SocialAuthException: Unable to retrieve the 
access token. Status: 400

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

I am use the last version of social-auth library on Android 4.1.2

Please provide any additional information below.

The consumer key and secret are valid and successfully used in iOS version of 
application.

Original issue reported on code.google.com by droid.te...@gmail.com on 21 Jun 2013 at 5:45

GoogleCodeExporter commented 8 years ago
Hi,

use addCallback method and provide your callback url in it.

Original comment by vineet.a...@3pillarglobal.com on 21 Jun 2013 at 5:54

GoogleCodeExporter commented 8 years ago
Where should I get my callback url? Is it "Target URL path prefix" in google 
accounts management?

Original comment by droid.te...@gmail.com on 23 Jun 2013 at 7:48

GoogleCodeExporter commented 8 years ago
Yes, try to use that url in addcallback method. We have alraedy show this in 
wiki Google Page

Original comment by vineet.a...@3pillarglobal.com on 24 Jun 2013 at 5:48

GoogleCodeExporter commented 8 years ago
closing this issue , if still getting error please repoen the issue.

Original comment by l...@3pillarglobal.com on 27 Jun 2013 at 8:13