narasimham123 / socialauth-android

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

Google auth error on android. #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Login dialog successfull
2. Login successfull
3. Allow app connect with google

What is the expected output? What do you see instead?
Expected retreive user info.
Instead: 
05-01 12:37:46.620: W/System.err(30598): 
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?
socialauth-4.0
socialauth-android-2.1
Windows 8
Eclipse ADT Build: v21.1.0-569685

Please provide any additional information below.
Also using library for sign in with Facebook, it's works well.

Original issue reported on code.google.com by ioel.ale...@gmail.com on 1 May 2013 at 9:10

GoogleCodeExporter commented 9 years ago
hi please check the wiki for defining callback url. mostly people find issue 
because of this

Original comment by vineet.a...@3pillarglobal.com on 8 May 2013 at 11:46

GoogleCodeExporter commented 9 years ago
Sorry, but I can't understand where I should check "Callbak". It's on my domain 
settings or my app? Sorry for my English.

Original comment by ioel.ale...@gmail.com on 10 May 2013 at 9:32

GoogleCodeExporter commented 9 years ago
>> vineet.a...@3pillarglobal.com
>> hi please check the wiki for defining callback url. mostly people find issue 
because of this

please, give me link to page in wiki where is described defining callback url

Original comment by e.pecher...@simbirsoft.com on 15 May 2013 at 12:06

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/socialauth-android/wiki/Twitter

Check the last input field in the picture under point 4.

Original comment by kkonda...@gbg.bg on 26 May 2013 at 7:41

GoogleCodeExporter commented 9 years ago
>> http://code.google.com/p/socialauth-android/wiki/Twitter
>> Check the last input field in the picture under point 4.

But it's twitter profile. The problem is in google auth.

Original comment by ioel.ale...@gmail.com on 26 May 2013 at 7:44

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/socialauth-android/wiki/Google

Original comment by vineet.a...@3pillarglobal.com on 27 May 2013 at 8:24

GoogleCodeExporter commented 9 years ago
>> https://code.google.com/p/socialauth-android/wiki/Google

There is nothing information about callback url.

Original comment by ioel.ale...@gmail.com on 27 May 2013 at 1:49

GoogleCodeExporter commented 9 years ago
Whether there can be an error because of the wrong "Target URL path prefix" in 
my google account settings?

Original comment by ioel.ale...@gmail.com on 29 May 2013 at 1:03

GoogleCodeExporter commented 9 years ago
check latest sdk. now Google oauth2.0 provider also supported. check custom-ui 
example for google use.

Original comment by l...@3pillarglobal.com on 10 Jun 2013 at 3:23