Receiving status code 500 when trying to get sales report from appstoreconnect via API. Seems to have started on the 19/07/2024
Post
Replies
Boosts
Views
Activity
Previously created a one time snapshot report that was later deleted. Trying to recreate it but keeping getting a 409. Been already a week since it was deleted.
Error message
{
"errors" : [ {
"id" : "b0d8d738-1744-463d-bdcf-a48fbfa5d715",
"status" : "409",
"code" : "STATE_ERROR",
"title" : "The request cannot be fulfilled because of the state of another resource.",
"detail" : "You already have such an entity"
} ]
}
Reports request only returns the ONGOING reports link no ONE_TIME_SNAPSHOT . Wonder if it takes time although unlikely or might it be a cache or similar causing the problem.