As we have the sample code application to get the data from Jira via API using Oauth authentication method.
URL : https://developer.atlassian.com/cloud/jira/platform/jira-rest-api-oauth-authentication/
Code : https://bitbucket.org/atlassianlabs/atlassian-oauth-examples/src/master/java/src/main/java/com/atlassian/oauth/client/example/
Can you please provide the code for operation that support put function as well
Just o add to the above request we are targeting POST function , in order to send update to Jira
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.