Skip to content

missing or changed endpoint for version listing #32

@surkanfuren

Description

@surkanfuren

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions