Post

Replies

Boosts

Views

Activity

Comment on Problem with App Store Connect APIs. Able to apply GET method but not POST and PATCH
Hey @ChuckMN, Thanks for the suggestions! 🙌 I followed your method of removing everything that wasn't absolutely necessary and realized I hadn't included all the required fields when generating my JWT. I hadn't included 'bid' -> "com.myappid" in the JWT payload. The docs are here: https://developer.apple.com/documentation/appstoreserverapi/generating_tokens_for_api_requests
Apr ’22
Comment on SFSpeechRecognizer on MacOS - crash
I made a bug report: https://feedbackassistant.apple.com/feedback/11597834 Also here's my sample code: https://github.com/joenewbry/Speech-Recognizer Thanks! :)
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on Problem with App Store Connect APIs. Able to apply GET method but not POST and PATCH
Hey @ChuckMN, Thanks for the suggestions! 🙌 I followed your method of removing everything that wasn't absolutely necessary and realized I hadn't included all the required fields when generating my JWT. I hadn't included 'bid' -> "com.myappid" in the JWT payload. The docs are here: https://developer.apple.com/documentation/appstoreserverapi/generating_tokens_for_api_requests
Replies
Boosts
Views
Activity
Apr ’22