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

Showcase sample UncategorizedApiException: (#100) Unknown fields: username. #54

Open
maxiwu opened this issue Mar 29, 2016 · 0 comments

Comments

@maxiwu
Copy link

maxiwu commented Mar 29, 2016

this exmaple is using old facebook version, friend list error

The xml shows
<org.springframework.social.facebook-version>1.1.0.BUILD-SNAPSHOT</org.springframework.social.facebook-version>
current version should be
<spring-social-facebook.version>2.0.3.RELEASE</spring-social-facebook.version>

I tried to fix it, but it will give me method not found error from this method
this.providerSignInUtils = new ProviderSignInUtils();
because the new method needs "new ProviderSignInUtils(connectionFactoryLocator, connectionRepository)"

I do not know how to initialize these two beans using .xml.

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

1 participant