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
Original issue reported on code.google.com by
daniel.b...@gmail.com
on 16 Sep 2014 at 12:38