Victor Joseph
Last updated: 16 December 2024
A 401 error usually occurs if the Bearer
prefix is missing from your API key. Please ensure you add Bearer
as a prefix to your API key to resolve the issue.
If you’re using Postman, go to the Authorization tab, select the type as Bearer Token, and enter your API key in the Token field. This should resolve the issue.