You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 issue reported on code.google.com by
[email protected]
on 24 Mar 2015 at 10:58The text was updated successfully, but these errors were encountered: