Hello, I'm trying to build an app that access the changelog. I tried the following request:
https://api.atlassian.com/ex/jira/3c158efb-3304-4d58-8cb1-46b14bdcafdd/rest/api/issue/FOOBAR-1979/changelog?maxResults=12&startAt=0
But I get an error
{"errorMessages":["OAuth 2.0 is not enabled for method: GET /rest/api/issue/FOOBAR-1979/changelog"]}
I forgot the 3 in `api/3/issue`
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.