I'm using appcenter-cli to upload builds from my CI using Bitrise, I have been using this CLI for 2 years+ with Bitrise. Today my CI builds were failing due to this error:
Release upload failed
Error: Loading release id failed with error: failed to get release id for upload id: 825a2f2c-8623-4b6c-bb73-0494e9ec6fab, error: {"succeeded":false,"errorCode":3,"errorMessage":"failed to get release id with HTTP status: 403 - Forbidden"}
Please list the steps used to reproduce your issue.
Error: Loading release id failed with error: failed to get release id for upload id: 825a2f2c-8623-4b6c-bb73-0494e9ec6fab, error: {"succeeded":false,"errorCode":3,"errorMessage":"failed to get release id with HTTP status: 403 - Forbidden"}
Should be able to upload and release a build.
We tried to upload via the web and it failed due to the same error.

The status page already reflects that they are having problems in distribution
We are facing this issue too, since March 14, 2021
Command:
appcenter distribute release -f $IPA_FILE -a $APP_NAME -r "NOTES" --silent -g $TARGET_GROUP --token $APPCENTER_ACCESS_TOKEN
Tried with a newly generated token as well, no luck
AppCenter CLI version - 2.7.4
Node - latest LTS v14.16.0
MacOS - 10.15
Command Line - bash script
Same issue with the latest release 2.8.0
Hi guys, we're aware of the issue. It is related to the Azure Active Directory outage.
We apologize for the inconvenience while we work to resolve this issue.
Use curl that seems to be working but it is a 4 step process to upload to the project but so far so good
Closing this issue since it is already resolved. Thanks to those who worked on this issue.
Thanks!
Most helpful comment
Hi guys, we're aware of the issue. It is related to the Azure Active Directory outage.
We apologize for the inconvenience while we work to resolve this issue.