Hi Everyone,
We are setting up new integration with JIRA via Oauth2.0.
But all our endpoints are getting failed with error code 404. Have removed cloud_id from the URL and response.
PFB details :
URL :
https://api.atlassian.com/ex/jira/<cloud-id>/rest/api/2/project/10613
Response:
{"timestamp":"2025-02-27T07:49:27.544866997Z","status":404,"error":"Not Found","message":"No message available","path":"/ex/jira/<cloud_id>/rest/api/2/project/10613"}
Any help or suggestion is highly appreciated.
Thanks,
Priyanka Soni
It looks like you are using wrong api token. How you authenticate into jira?
Regards,
Seba
Via OAuth2.0 token
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please take a look on this (https://community.atlassian.com/t5/Jira-articles/Automation-for-Jira-Send-web-request-using-Jira-REST-API/ba-p/1443828) and check if you generate token correctly. In most cases wrong token is a reason.
Regards,
Seba
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.