Missing documentation about usage outside Laravel in Google Play Billing. #387
ShreeSoftech-Rupesh
started this conversation in
General
Replies: 1 comment
-
|
Recently, I have been using packages to integrate Google Play Console's IAP. Here are two detailed configuration documents for reference:
Especially when encountering error {
"error": {
"code": 401,
"message": "The current user has insufficient permissions to perform the requested o (truncated...)"
}it was by referring to the two documents that the problem was solved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I attempted to install your package in my CodeIgniter project, but I encountered an issue: the setup instructions for Google Play Billing are missing.
Beta Was this translation helpful? Give feedback.
All reactions