Hello,
is it possible to realize a curl request as described here only with curl and Oauth?
https://developer.atlassian.com/cloud/jira/platform/jira-rest-api-oauth-authentication/
Best regards
On OAuth,
Curl,
So If want to access Jira api's and want to use oAuth, use OAuthTutotialClient-x.x.jar.
And, If want call api using CURL, use basic authentication as mentioned here - https://developer.atlassian.com/cloud/jira/platform/jira-rest-api-basic-authentication/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.