agisboye / app-store-server-api

A Node.js client for the App Store Server API
MIT License
210 stars 32 forks source link

API Key and Issuer ID #50

Closed desmeit closed 3 months ago

desmeit commented 5 months ago

Do I need the API Key, the ID of the key and Issuer ID also if I only want to decode server notifications v2?

Thanks for the clarification.

agisboye commented 5 months ago

Nope. You can just import decodeTransaction and use it. The key and IDs are used to create API requests to Apple.