sentry-jira icon indicating copy to clipboard operation
sentry-jira copied to clipboard

Page not found on submit issue

Open SilvanLaroo opened this issue 11 years ago • 2 comments

Hello,

I get a Page not found when I'm trying to submit an issue to Jira. This is the message I receive in my sentry.log:

[ERROR] Error in request to x.atlassian.net/rest/api/2/priority: Invalid URL u'x.atlassian.net/rest/api/2/priority': No schema supplied. Perhaps you meant http://x.atlassian.net/rest/api/2/priority?

Where x is my company name.

SilvanLaroo avatar Apr 20 '15 10:04 SilvanLaroo

Hey @SLv99

the error suggests that you're missing the http:// from your url, have you tried adding that?

thurloat avatar Apr 21 '15 12:04 thurloat

I get the same behaviour, but I have verified that the JIRA url contains a schema (https://).

tarjei avatar May 13 '15 06:05 tarjei