Atlassian mentioned in documentation that Get Boards API will not work with basic authentication (starting Feb 2024), and that we will have to leverage OAuth to use this API.
https://developer.atlassian.com/cloud/jira/software/changelog/#CHANGE-1280
But some APIs are not available in OAuth, which is breaking our integration.
Ex: When registering a webhook using OAuth, we cannot receive event updates for sprint update, insert.
Can you please suggest a path for us - either continue supporting all APIs in Basic Auth (ex: Get boards API - link above) or support all APIs in OAuth (need a way to subscribe to sprint update events through webhook)
NOTE:
We have an integration between Atlassian and a 3rd party application.
Hello @LewsTherin
Atlassian mentioned in documentation that Get Boards API will not work with basic authentication
That change notice, which is now almost a year old, said no such thing! It simply said the OAuth SCOPES would be changing for that endpoint,... and they have.
That change had absolutely no effect on Basic Auth whatsoever.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.