riyazuddin / socialauth-android

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

SocialAuthException: Verification code is null #191

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download socialauth-java-sdk-4.6
2. Implement the facebook login according 
http://mrj4mes.blogspot.com.br/2013/03/how-to-implement-facebook-login-in-jsf.ht
ml
3. Run the Aplication

What is the expected output? What do you see instead?
Im now connect to facebook but cannot pull user info. When it comes to the line 
AuthProvider provider = (AuthProvider) manager.connect(map); in the 
pullUserInfo() function, it throws an exception saying that 
"SocialAuthException: Verification code is null". What can I do?

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

Please provide any additional information below.

Original issue reported on code.google.com by daniel.b...@gmail.com on 16 Sep 2014 at 12:38

GoogleCodeExporter commented 8 years ago
Please put this issue in

https://code.google.com/p/socialauth/

Original comment by vineet.a...@3pillarglobal.com on 17 Nov 2014 at 8:45