Hey There,
The bitbucket importer is amazing, and I've imported most of our bitbucket repos except one. This repo seems to be causing a null pointer exception.
Here's a snippit from the top of the stack trace, minus the tons of filters.
SEVERE: Servlet.service() for servlet [action] in context with path [] threw exception [org.scribe.exceptions.OAuthException: Response body is incorrect. Can't extract token and secret from this: 'Invalid consumer.'] with root cause org.scribe.exceptions.OAuthException: Response body is incorrect. Can't extract token and secret from this: 'Invalid consumer.' at org.scribe.extractors.TokenExtractorImpl.extract(TokenExtractorImpl.java:41) at org.scribe.extractors.TokenExtractorImpl.extract(TokenExtractorImpl.java:27) at org.scribe.oauth.OAuth10aServiceImpl.getAccessToken(OAuth10aServiceImpl.java:103) at org.scribe.oauth.OAuth10aServiceImpl.getAccessToken(OAuth10aServiceImpl.java:84) at org.scribe.oauth.OAuth10aServiceImpl.getAccessToken(OAuth10aServiceImpl.java:89) at com.atlassian.jira.plugins.importer.bitbucket.web.ReceiveOauthCodePage.doDefault(ReceiveOauthCodePage.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
Any Ideas on what could be causing this. (Note repo is private)
Hi Adam,
Even being a very important source of information and help, Answers is our community forum, not a support platform. I believe that this issue could be better handled by our support team. Please raise a issue at https://support.atlassian.com.
Cheers,
Lucas Lima
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.