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
Hi Tiago,
Did you set the Site property UseOAuth in the JIRAConnector module to False?
Regards,
Daniel
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.
Tiago Reis
Tiago Reis wrote:
Yes, I agree. But he it works now.