Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

NoSuchMethodError oauth2.OAuth2Template.setUseParametersForClientAuthentication(Z)V #44

Open
azman0101 opened this issue May 27, 2013 · 1 comment

Comments

@azman0101
Copy link

Hi,

I use the example for Spring Social Showcase Security (XML) for my project.

I get a weird exception:

"Caused by: java.lang.NoSuchMethodError: org.springframework.social.oauth2.OAuth2Template.setUseParametersForClientAuthentication(Z)V
at org.springframework.social.linkedin.connect.LinkedInServiceProvider.getOAuth2Template(LinkedInServiceProvider.java:37) ~[spring-social-linkedin-1.0.0.BUILD-20130526.081514-356.jar:1.0.0.BUILD-SNAPSHOT]"

https://gist.github.com/azman0101/5655422

Could you help me to find why ?

@salmar
Copy link

salmar commented Jul 22, 2013

I had the same issue using the latest build snapshots of spring-social-core, spring-social-web and spring-social-linkedin.

Using 1.0.0.RC1 for spring-social-linkedin and 1.1.0.M3 for spring-social-core and spring-social-web seems to work smooth.

spring-builds pushed a commit that referenced this issue May 10, 2017
Updated Facebook's connection support to reflect recent changes in Spring Social Core
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants