http call status code 404 when publishing from AzureDevOps to AppCenter

Maciej Borkowski 96 Reputation points
2021-10-20T18:43:48.04+00:00

I am getting the following error when trying to publish Android's apk from AzureDevOps to AppCenter.
This message is not helpful and I don't know where to start investigating.

[debug]---- "{\"message\":\"Not found. Correlation ID: 59331afe-8fea-4e8f-901d-4a60744c4cdf\",\"statusCode\":404,\"code\":\"Not Found\"}"

[debug]---- http call status code: 404

[debug]task result: Failed

[error]"{\"message\":\"Not found. Correlation ID: 59331afe-8fea-4e8f-901d-4a60744c4cdf\",\"statusCode\":404,\"code\":\"Not Found\"}"

http response code: 404

[debug]Processed: ##vso[task.issue type=error;]"{\"message\":\"Not found. Correlation ID: 59331afe-8fea-4e8f-901d-4a60744c4cdf\",\"statusCode\":404,\"code\":\"Not Found\"}"%0D%0Ahttp response code: 404

[debug]Processed: ##vso[task.complete result=Failed;]"{\"message\":\"Not found. Correlation ID: 59331afe-8fea-4e8f-901d-4a60744c4cdf\",\"statusCode\":404,\"code\":\"Not Found\"}"%0D%0Ahttp response code: 404

Community Center | Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. Maciej Borkowski 96 Reputation points
    2021-10-22T17:40:10.587+00:00

    I was missing permissions for connection from AzureDevOps to AppCenter. After creating new connection this error is gone.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.