Hi i am new to jira, i am using third party integration uisng oauth1.0. i have followed the below mentioned link and sucessfully got the access token . i want to give a request to jira using java but i got signature error . can you give any documentation about oauth signature generation using rsa-sh1 signature method?
Thanks in advance
Hello Anandhakrishnan,
Could you please review the following url for documentation regarding OAuth 1.0?
https://developer.atlassian.com/cloud/jira/platform/jira-rest-api-oauth-authentication/
Thank you for your replay. i have already done this example. it is also working. but i need a sample code for java. if i use oauth 1.0 these are the header for sending request to jira.
1.consumer key
2.access token
3.signature method
4. oauth signature
5.version
6.private key
i have a consumerkey,access token,signature mothed ,version,private key. now i want to generate signature. i need that document to generate oauth signature using rsa in java.
Thanks in advance,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.