I am trying to use the API explorer here by inputting my package name, subscription id and the token I get from my in app purchase. But once I do I get a loading spinnen that never stops or gives any feedback.
I currently can do in app purchases in my app and I get the purchase details. But I want to verify them in my backend.
The subscriptionId I used is the product id from my subscription that I got from the play console.
I am trying to do this with the API explorer because of my question here . So I can test if it works.
Click on the
?
sign next to credentials. You will get a cURL, HTTP and Javascript example for your request to fill in your API-Keys and stuff. Did you try this?Did you follow these steps: Am I getting the steps right for verifying a user's Android in-app subscription?