Query user subscription status

I used the following API to get the user’s subscription status, but it returned 404, even though I have obtained the accessToken. What is the reason?


I can see this issue too, we are checking with IAP team about this.

@luoxiaobai1119
Please check that you are calling the API like this:

https://devapi.samsungapps.com/iap/seller/v6/applications/<packageName>/purchases/subscriptions/<purchaseId>

There should not be “items” in between package name and purchases.