-
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Description
When i try to list the app versions using appStoreVersionsGetInstance method from AppStoreVersionsApi, I get 404 response.
After I checked the official documentation, I found out that the endpoint is different from what i see in the 404 response.
Specified endpoint in my request's response body:
url: 'https://api.appstoreconnect.apple.com/v1/appStoreVersions/6739162816'
Specified endpoint in the official documentation:
GET https://api.appstoreconnect.apple.com/v1/apps/{id}/appStoreVersions
Is there a different method for this endpoint or is this issue occurring because the SDK is outdated?
Metadata
Metadata
Assignees
Labels
No labels