I'm doing some pretty basic authentication stuff in PHP. The problem is, that I get a 403, saying that my authentication is denied, even tho I'm using my admin credentials. I'm using roughly the same code as in this question: https://community.atlassian.com/t5/Answers-Developer-Questions/JIRA-REST-api-in-PHP/qaq-p/530858
Are you using token to authenticate?
https://confluence.atlassian.com/cloud/api-tokens-938839638.html
In case you use Jira server:
https://developer.atlassian.com/server/jira/platform/security-overview/
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.