There is a number of bitbucket (cloud) repositories in the bamboo (self-hosted) build plan which used to work well before. Now if I try to click a repository then it shows me an error
Failed to load data from Bitbucket. com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiException: HTTP 410 {"type": "error", "error": {"message": "Resource removed", "detail": "This API is no longer supported.\n\nFor information about its removal, please refer to the deprecation notice at: https://developer.atlassian.com/cloud/bitbucket/deprecation-notice-v1-apis/"}}
The Deprecation notice in via the link in the error message refers to deprecation of API 1.0 which was removed on the 29 Apr 2019 but we used to add new repositories after this date and didn't have problems (other than https://community.atlassian.com/t5/Bamboo-questions/issue-with-adding-cloud-bitbucket-repository-to-build-plan-on/qaq-p/1097341#U1097612, which had been fixed eventually and we were able to add new repositories).
What could be a reason for such a behavior? I assume for the same reason I cannot add a new repository to bamboo build plan.
