Hi,
I am currently trying to access our server via Rest API V2 via python.
To do this I followed
https://developer.atlassian.com/cloud/jira/platform/basic-auth-for-rest-apis/#get-an-api-token
and specifically for python:
https://developer.atlassian.com/cloud/jira/platform/rest/v2/intro/#about.
Now I already got some things working (a simple GET Issue request did just fine) but am now puzzled: I tried to implement a simple check with:
https://your-domain.atlassian.net/rest/api/2/myself on startup.
My header consists of:
Hi @Simon König
You tag this post as Data Center but you are referencing Cloud documentation.
Are you using Cloud or Data Center ?
Regards
Hi, sorry for the confusion. I am using DataCenter. I used another authentication and constructed my header with:
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.