Developer Discussions
Error when using generated API
Hello,
I'd like to ask regarding this error I get when switching from sandbox keys to generated keys from a registered account:
["error"]=>
string(86) "Invalid authentication credentials. Kindly verify if the key you are using is correct."
["code"]=>
string(4) "K003"
["reference"]=>
string(36) "fa640821-f9b9-4821-9d0c-7a6bbc44efef"
It works fine with the sandbox keys. Tried regenerating new keys, but the same error persisted. Do I need to change something on my curl code?
Kind regards,
Posted by Rahul over 2 years ago
Invalid key scope.
Hi. I'd like to ask how to create an API key with scope including Paymaya wallet payment. The checkout using Credit Card is working but when I tried using the API key with 'https://pg-sandbox.paymaya.com/payby/v2/paymaya/payments', the response is: "Invalid key scope. Please check the provided key's scopes".
Also, do you have a documentation on how to use GCash payment feature?
Posted by Jun Maganto over 2 years ago