54
Views
3
Comments
Solved
[JIRA Connector] BAD request
Question
jira-connector
Web icon
Forge asset by OutSystems MVPs

Hello.


I am trying to use the jira connector with oAuth and when I try to do OAuthRequestToken I get a http 400 bad request.


I've already created an API token for the user I want on jira and used those values on the integrations tab of the jira connector as said here https://www.outsystems.com/forums/discussion/42790/basic-authentication-for-jira-rest-api-is-deprecated-by-atlassian/


Is anyone facing the same issue?


Best regards

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Hi Tiago,

Did you set the Site property UseOAuth in the JIRAConnector module to False?

Regards,

Daniel

2018-05-11 10-51-15
Tiago Reis

Hi Daniel,

It was set to true. I putted back as false and worked.

Shouldn't that "token" be used not as the basic authentication but on the OAuth? Because to me using a token as a password is strange.


Thanks.

Regards,

Tiago Reis

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Tiago Reis wrote:

Shouldn't that "token" be used not as the basic authentication but on the OAuth? Because to me using a token as a password is strange.


Yes, I agree. But he it works now.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.