I’m currently attempting to upload my In App Purchase key for an app that I’ve had on RevenueCat for over a year but every time I try I get an error: “Credentials Validation: There was a problem validating your credentials.”
This has been occuring for multple days. It’s the first time i’ve ever seen this error. There is no documentation on this error so i’m currently blocked from releasing this new version of my app. The actual app itself works and purchasing works -- the issue is that the webhook is not trigged post purchase and I assume not having the In App Purchase key is the issue. All my other apps use the same keys without issue.
The credential_validations endpoint returns with the response:
{code: 7233, message: "The requested resource was not found"} so i have no details to go on