Hi Team
I'm able to access the REST endpoint to fetch the project details
https://<subdomain>.<companyName>.com/rest/profields/api/2.0/search/project
but when I tried to fetch issue list with below and point, its throwing 404
https://<subdomain>.<companyName>.com/rest/profields/api/2.0/issue/ - GET - to get all issues
https://<subdomain>.<companyName>.com/rest/profields/api/2.0/issue/DAGVA-40412 - GET - to get a selected issue
also same way unable to create an issue with endpoint https://<subdomain>.<companyName>.com/rest/profields/api/2.0/issue - POST
it always throwing 404
Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!
Start here