Hello!
We want to create integration through Jira REST Api for two versions of Jira:
We tried to use Personal Access Token (Bearer or Jwt auth) for requests REST Api, but it didn't work:
We need to request these endpoints:
How can we solve this?
For Jira Cloud we used api token at first. But it doesn't fit in our case, because our client uses Jira Server without this feature and now it's not possible to install api token extension for their Jira from marketplace