server api api.storekit.itunes.apple.com Unauthorized error

I am testing the apple server api. Every works fine in the sandbox environment. But when I want to change to url from sandbox to prod environment, I only get 401 unauthorized response.

I am using the same way to generate jwt token in both sandbox and prod. Is the jwt token different in this two environments? Can anybody help me with this problem?

  • Did you find out a solution for this? I'm having the same problem here.

Add a Comment