Server error on attempting to download sales reports

api.appstoreconnect.apple.com/v1/salesReports endpoint returns error stating "An unexpected error occurred on the server side. If this issue continues, contact us at https://developer.apple.com/contact/." for the past two days.

We have the same issue.

It has been occuring for us as well for since 2024-07-19.

+1

This for me:

$ java -jar Reporter.jar p=Reporter.properties Sales.getStatus

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Status>
    <Code>0</Code>
    <Message>Sales and Trends Reporter is currently available.</Message>
</Status>

Last valid reports received were for 19th July.

We have same issue in here

CMD:
java -jar Reporter.jar p=Reporter.properties Sales.getReport xxxxxxx

RESPONSE:
"Report is unexpectedly not available. Try again later."

Last valid reports received were for 20th July.

The problem is still unresolved.

Experiencing the same issue last days:

<Error>
    <Code>211</Code>
    <Message>Report is unexpectedly not available. Try again later.</Message>
</Error>

Contacted with Apple Support, no replies yet.

We too

same here

Faced the same problem that seems to have been going on since July 18.

/v1/salesReports

{ "status": "500", "code": "UNEXPECTED_ERROR", "title": "An unexpected error occurred.", "detail": "An unexpected error occurred on the server side. If this issue continues, contact us at https://developer.apple.com/contact/." }

We're experiencing the same issue, it started on 2024-07-19.

Same issue. No sales reports since 18th July, 2024. The error message I get is:

"The remote server returned an error: (500) Internal Server Error."

We're experiencing the same issue. A "unexpected error please contact" message from both the API and from the Appstore dashboard.

The last successful report we received was on 18th July.

Same issue here. And impossible to manually download reports from the web UI as well.

same problem.

same here , fails via api and also when trying to download via app store connect manually.

Server error on attempting to download sales reports
 
 
Q