Store Server API

Hello,

We are trying to request info about the transaction history of some users and we cannot generate properly the JWT needed for the operation. We've followed the API docs step by step but I guess there is something bad that we don't know. Is it possible that you provide us an example of code (if it is possible in node or postman script) that generates a valid JWT to call the Store Server API?

We've tried to sign this JWT manually and also using this custom library https://github.com/agisboye/app-store-server-api%C2%A0but nothing of this worked.

Could you give us some help on this?

Regards

Yes, we've followed the documentations steps and we have created our private keys to do that but we don't know if we are doing some step wrong and we always receive an unauthenticated response from the API.

Store Server API
 
 
Q