API request completed with status: POST /receipts 503.
Subscription purchases successfully but not working on android side.Even i received google play receipts by email.We are facing this issue since two weeks.
API request completed with status: POST /receipts 503.
Subscription purchases successfully but not working on android side.Even i received google play receipts by email.We are facing this issue since two weeks.
You should be seeing an accompanying log message that there are invalid credentials? This is caused by not having the Google Play credentials set up correctly in the RevenueCat dashboard.
The guide we’ve put together on setting this up is here: https://docs.revenuecat.com/docs/creating-play-service-credentials
There are also a handful of community posts on the topic that may help if you get stuck as well: https://community.revenuecat.com/search?q=credentials%20issue
A 5xx
response is returned to the SDK instead of a 403
since the SDK is programmed to automatically retry any 5xx
response, so these requests should get replayed and succeed eventually after the credentials are updated.
Hello,
How could you solve this problem? I got the same error and I don’t know how to fix it.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.