sentry-jira
sentry-jira copied to clipboard
Page not found on submit issue
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.
Hey @SLv99
the error suggests that you're missing the http:// from your url, have you tried adding that?
I get the same behaviour, but I have verified that the JIRA url contains a schema (https://).