Bug #8054
Fix OAuthException in org.scribe.extractors.TokenExtractorImpl.extract, line 41
Status: | New | Start date: | 11/30/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Component: |
Description
Version 2.1.6 (1107) | org.storymaker.app¶
Stacktrace¶
org.scribe.extractors.TokenExtractorImpl;extract;TokenExtractorImpl.java;41 org.scribe.extractors.TokenExtractorImpl;extract;TokenExtractorImpl.java;27 org.scribe.oauth.OAuth10aServiceImpl;getAccessToken;OAuth10aServiceImpl.java;158 org.scribe.oauth.OAuth10aServiceImpl;getAccessToken;OAuth10aServiceImpl.java;126 org.scribe.oauth.OAuth10aServiceImpl;getAccessToken;OAuth10aServiceImpl.java;131 com.flickr.api.OAuthHandler;retrieveAccessToken;OAuthHandler.java;131 com.flickr.api.Flickr;verifyToken;Flickr.java;152 io.scal.secureshare.login.FlickrLoginActivity;verifyToken;FlickrLoginActivity.java;183 io.scal.secureshare.login.FlickrLoginActivity$VerifyTokenTask;doInBackground;FlickrLoginActivity.java;167 io.scal.secureshare.login.FlickrLoginActivity$VerifyTokenTask;doInBackground;FlickrLoginActivity.java;155
Reason¶
org.scribe.exceptions.OAuthException: Response body is incorrect. Can't extract token and secret from this: 'oauth_problem=token_rejected'