want to authenticate to "rest/api/2/issue/{issuekey}/comment"
You can see here as username
https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/rest_client.py
Hi Ashish
there are a bunch of documentation articles available
Basic Auth
https://developer.atlassian.com/server/jira/platform/basic-authentication/
Oauth
https://developer.atlassian.com/server/jira/platform/oauth/
Pls. have a look
Cheers
Kurt
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am trying to use the basic authentication but how can I get the current logged in username and password or the base64 encode.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.