mssaravanan / socialauth-android

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

Can't login to google #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Trying to login to google account from my app.
I've registered domain, pushed received file on my web site, added key to 
properties file. But login fails.

I've called addCallback method to my website.

This is the logcat stacktrace:

02-19 20:46:55.769: W/System.err(3208): 
org.brickred.socialauth.exception.SocialAuthException: Key in Request Token is 
null or blank
02-19 20:46:55.769: W/System.err(3208):     at 
org.brickred.socialauth.util.OAuthConsumer.getAccessToken(OAuthConsumer.java:231
)
02-19 20:46:55.779: W/System.err(3208):     at 
org.brickred.socialauth.oauthstrategy.Hybrid.verifyResponse(Hybrid.java:138)
02-19 20:46:55.779: W/System.err(3208):     at 
org.brickred.socialauth.oauthstrategy.Hybrid.verifyResponse(Hybrid.java:115)
02-19 20:46:55.779: W/System.err(3208):     at 
org.brickred.socialauth.provider.GoogleImpl.doVerifyResponse(GoogleImpl.java:158
)
02-19 20:46:55.779: W/System.err(3208):     at 
org.brickred.socialauth.provider.GoogleImpl.verifyResponse(GoogleImpl.java:147)
02-19 20:46:55.779: W/System.err(3208):     at 
org.brickred.socialauth.SocialAuthManager.connect(SocialAuthManager.java:183)
02-19 20:46:55.779: W/System.err(3208):     at 
org.brickred.socialauth.android.SocialAuthDialog$SocialAuthWebViewClient$2.run(S
ocialAuthDialog.java:375)
02-19 20:46:55.779: W/System.err(3208):     at 
java.lang.Thread.run(Thread.java:1019)

What does this mean? what I'm doing wrong?

Original issue reported on code.google.com by velj...@gmail.com on 19 Feb 2013 at 7:50

GoogleCodeExporter commented 8 years ago
Hi , have you followed all the steps mentioned in wiki for google.

Original comment by vineet.a...@3pillarglobal.com on 28 Feb 2013 at 11:17

GoogleCodeExporter commented 8 years ago
Yes, I have...It worked for some time...and now it's not...but I don't know 
what this log mean...

If you can explain to me what is the problem, maybe I will figure out what I 
did wrong.

Original comment by velj...@gmail.com on 28 Feb 2013 at 12:10

GoogleCodeExporter commented 8 years ago
ok share your code at vineet.aggarwal@3pillarglobal.com . will check and revert 
back to you by monday.

Original comment by vineet.a...@3pillarglobal.com on 28 Feb 2013 at 12:32

GoogleCodeExporter commented 8 years ago
HI, Did you able to solve your issue? 

Original comment by vineet.a...@3pillarglobal.com on 4 Mar 2013 at 1:14

GoogleCodeExporter commented 8 years ago
Yes, I guess I've did. You can delete this question...If I got this problem 
again i will re-open it. I just done procedure from beginning...obviously I've 
made some copy/paste errors that I'm not aware of. Tnx anyway!

Original comment by velj...@gmail.com on 4 Mar 2013 at 2:20

GoogleCodeExporter commented 8 years ago
Thanks for sharing info.

Original comment by vineet.a...@3pillarglobal.com on 4 Mar 2013 at 2:22