You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I'm trying to resolve an incident using the Incident REST API. However I'm getting this
{ "message": "You do not have the right to use Incident API", "took": 0.063, "requestId": "8558ee08-46ee-4355-941c-db82f3900970"}
I am using the API Key I generated in the API Managament Section in the setting menu in the header of my POST request:
curl --location --request POST 'https://api.eu.opsgenie.com/v1/incidents/a77eb578-aea7-45c2-bb85-da17827d1ff7/resolve?identifierType=id' \--header 'Authorization: GenieKey XXXXXXXXX'
Why don't I have the rights if I'm the owner user?
Hi @myron lioz !
This sounds like it may be a plan restriction. Can you try upgrading your trial to standard or enterprise and try the request again? Here are the steps to update your trial:
https://intercom.help/opsgenie/en/articles/3505298-changing-your-trial-plan
Just a note, I updated the above post to remove the API Key :)
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.