Application ID *** is a reserverd identifier and should be removed on the application:
Opened this issue · 1 comments
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"}
@louis-wuitton is this Repo effectively dead? Should I submit my issues elsewhere?