I'm trying to create an in-app purchase using the App Store Connect API.
When I try to POST communication by creating JWT, I get an error.
I referred to this page when creating the JWT. https://developer.apple.com/documentation/appstoreconnectapi/generating_tokens_for_api_requests
I wonder if it is not possible to register in-app using POST API.