-
Jun 29th, 2011, 04:46 AM
#1
Jackson exception on Facebook authentication
Hi All,
I am getting a java.lang.NoSuchMethodError: org.codehaus.jackson.type.JavaType.isMapLikeType() Z during the oauth authentication process for Facebook. My initial investigation suggests its being thrown from AbstractConnect.java when trying to get the providerUserId variable.
Spring social 1.0.0.RC1 is what I am using.
Thanks.
-
Jun 29th, 2011, 07:31 AM
#2
Got it working. There was an older version of Jackson which was causing the issue.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules