Post

Replies

Boosts

Views

Activity

Customer Reviews API Error - Authentication Challenge
Hello, I am currently running into issues while using the "List All Customer Reviews for an App" API. https://developer.apple.com/documentation/appstoreconnectapi/list_all_customer_reviews_for_an_app From both Postman and cURL, I am running into the below error when making requests to the endpoint. { "errors" : [ { "id" : "088cf5a0-5ea1-447c-ad21-e3de2f6e8ead", "status" : "403", "code" : "FORBIDDEN_ERROR", "title" : "This request is forbidden for security reasons", "detail" : "The API key in use does not allow this request" } ] } The API Key in question is an Admin role API Key that is capable of making other requests to the App Store Connect API such as Creating Beta Groups, Submitting Builds, downloading Sales data, etc. The same requests were working two weeks ago, but then stopped working last week sometime. Has anyone else run into the above issue? Any thoughts on things to try to get around this issue with Admin API Keys? Thanks in advance for any guidance or thoughts that can be shared!
3
0
519
Jul ’24