Post

Replies

Boosts

Views

Activity

App Store Connect API: intermittent "resource does not exist" errors on various calls
Hey all! I've been using the App Store Connect API for a while now, and have been experiencing a recurring issue I don't understand. I've noticed that requests occasionally (and seemingly randomly) fail with this error message: "The specified resource does not exist". Retrying the request usually is successful. Some examples of errors we've seen: (Updating an edit version): "There is no resource of type 'appStoreVersions' with id ___" I checked after the fact, appStoreVersion model did exist with the given ID. (Fetching list of versions): "The specified resource does not exist - There is no resource of type 'AppsV1' with id ___''" Same deal, checked and the models looked OK. Thanks so much in advance for any advice or help debugging this!
1
0
1.9k
Jul ’21
App Store Connect API: intermittent "resource does not exist" errors on various calls
Hey all! I've been using the App Store Connect API for a while now, and have been experiencing a recurring issue I don't understand. I've noticed that requests occasionally (and seemingly randomly) fail with this error message: "The specified resource does not exist". Retrying the request usually is successful. Some examples of errors we've seen: (Updating an edit version): "There is no resource of type 'appStoreVersions' with id ___" I checked after the fact, appStoreVersion model did exist with the given ID. (Fetching list of versions): "The specified resource does not exist - There is no resource of type 'AppsV1' with id ___''" Same deal, checked and the models looked OK. Thanks so much in advance for any advice or help debugging this!
Replies
1
Boosts
0
Views
1.9k
Activity
Jul ’21