Discussions
Internal error code: 20011
over 3 years ago by Dmitry
Hi. I get this error when using "Qonversion.purchase(product.qonversionID) { [weak self] result, error, _ in". Sandbox.
Error:
Request failed: https://api.qonversion.io/v1/user/purchase, error: Error Domain=com.qonversion.io.api Code=12 "Internal error code: 20011.
The project is not configured or configured incorrectly in the Qonversion Dashboard." UserInfo={NSDebugDescription=Internal error code: 20011.
The project is not configured or configured incorrectly in the Qonversion Dashboard., NSLocalizedDescription=Active store not found}
Before the error I get:: You're all set. Your purchase was successfull. [Enviroment: Sandbox]
What is the problem?