Developer Discussions

Ask a Question
Back to All

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,