You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Started getting this error, but I'm not sure where to try to find the solution. Is there something wrong with the way the Service Connection is set up, the YAML, or something in the app code? When this part of the pipeline fails, I end up downloading the artifacts and submitting them to the Microsoft Store with no issue.
Note: this is the exact error code. Reserved is misspelled.
Status 400: {"error":"invalid_request","error_description":"AADSTS700020: Application ID *** is a reserverd identifier and should be removed on the application: 38de2570-b4de-4595-b4ca-49d1247abe37.\r\nTrace ID: dd75ab9a-e669-4af6-801f-8bae36772f00\r\nCorrelation ID: 00985bb0-5b1c-4f35-a9f8-3a1945650b33\r\nTimestamp: 2022-02-11 14:44:40Z","error_codes":[700020],"timestamp":"2022-02-11 14:44:40Z","trace_id":"dd75ab9a-e669-4af6-801f-8bae36772f00","correlation_id":"00985bb0-5b1c-4f35-a9f8-3a1945650b33"}
The text was updated successfully, but these errors were encountered:
TheJoeFin
changed the title
Store Publish Fails with 400 Error
Application ID *** is a reserverd identifier and should be removed on the application:
Feb 20, 2022
Started getting this error, but I'm not sure where to try to find the solution. Is there something wrong with the way the Service Connection is set up, the YAML, or something in the app code? When this part of the pipeline fails, I end up downloading the artifacts and submitting them to the Microsoft Store with no issue.
Note: this is the exact error code. Reserved is misspelled.
Status 400: {"error":"invalid_request","error_description":"AADSTS700020: Application ID *** is a reserverd identifier and should be removed on the application: 38de2570-b4de-4595-b4ca-49d1247abe37.\r\nTrace ID: dd75ab9a-e669-4af6-801f-8bae36772f00\r\nCorrelation ID: 00985bb0-5b1c-4f35-a9f8-3a1945650b33\r\nTimestamp: 2022-02-11 14:44:40Z","error_codes":[700020],"timestamp":"2022-02-11 14:44:40Z","trace_id":"dd75ab9a-e669-4af6-801f-8bae36772f00","correlation_id":"00985bb0-5b1c-4f35-a9f8-3a1945650b33"}
The text was updated successfully, but these errors were encountered: