Why am I getting a 401 - {"error":"Your Secret Key could not be Authorized"} error?
Ogooluwa Adedoyin
This indicates a few checks that need to be done on your API integration.
This includes:
ensuring that the base URL in your integration matches the environment variable of your API key.
ensuring that you are leveraging the private keys and not the public keys on your dashboard.
ensuring that the authorization type is set as "no auth".
If the issue persists, please send an email to support@dojah.io
Was this helpful?
