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 do not receive event updates for sprint update, insert events.
This is a problem for us.
You are forcing us to move to OAuth by deprecating some features in Basic Auth and at the same time don’t support all the APIs supported with Basic Auth in Oauth.
Please suggest a path for us to continue using integration with Atlassian Jira.