Mrjndong / socialauth

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

manager.getAuthenticationUrl(Common.FACEBOOK_AS_ID, Common.SOCIAL_AUTH_REDIRECT_URL) throes java.lang.reflect.InvocationTargetException #211

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am using SocialAuth? libraries to authenticate against Facebook in my jsf 
application. I am getting java.lang.reflect.InvocationTargetException? 
exception with no message from org.brickred.socialauth.SocialAuthManager?

The probable statement causing this is: String providerUrl = 
manager.getAuthenticationUrl(Common.FACEBOOK_AS_ID, 
Common.SOCIAL_AUTH_REDIRECT_URL);

Any clue guys. Any helps will be greatly appreciated.

Original issue reported on code.google.com by abhishek...@gmail.com on 29 Aug 2012 at 6:23

GoogleCodeExporter commented 8 years ago
Hi, have you loaded the dependencies (jar) in the project?

Original comment by sinigagl...@gmail.com on 7 Sep 2012 at 10:19

GoogleCodeExporter commented 8 years ago

Original comment by tar...@brickred.com on 10 Sep 2012 at 8:18