Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yammer auth is not working/not correct #385

Open
GoogleCodeExporter opened this issue Aug 16, 2015 · 1 comment
Open

Yammer auth is not working/not correct #385

GoogleCodeExporter opened this issue Aug 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. checkout the sample app
2. import project
3. update consumer properties in assets
4. run

What is the expected output? What do you see instead?
Getting the profile is not working
Other API calls are not working
Just getting the logs that file not found


Original issue reported on code.google.com by [email protected] on 24 Mar 2015 at 10:58

@GoogleCodeExporter
Copy link
Author


public void onError(SocialAuthError socialAuthError) 
Error log:
org.brickred.socialauth.exception.SocialAuthConfigurationException: Problem in 
getting Access Token. Application key or Secret key may be wrong.The server 
running the application should be same that was registered to get the keys.
Could not connect using SocialAuth
I've checked the keys again and both consumer_key and consumer_secret are right.

Original comment by [email protected] on 25 Mar 2015 at 8:23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant