Post

Replies

Boosts

Views

Activity

Path parameters of App Store Connect API
I'm trying to generate a JWT Token to use the App Store Connect API But I don't know how to specify the path variable in the scope that I want to allow. https://developer.apple.com/documentation/appstoreconnectapi/generating_tokens_for_api_requests For example, I want to allow a scope like this { …, “scope”: [ “GET /v1/builds/{id}/app” ] } Do you have any suggestions?
4
0
2.1k
Jun ’22