Incorrect Scope Errors When Creating Webhook for Sprint Updates via POST AP

snehilsankalp
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 15, 2024

I'm currently working on setting up a webhook to receive sprint updates through the Atlassian API using a POST request. However, I'm encountering issues with scope permissions, specifically receiving "incorrect scope" error

Api endpoint - rest/webhooks/1.0/webhook

{

  "name": "Sprint Update Webhook",

  "url": "https://myserver.com/webhook",

  "events": [

    "jira:issue_updated",

    "sprint_updated"

  ]

}

 

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events