> For the complete documentation index, see [llms.txt](https://docs.africanies.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.africanies.com/authentication/troubleshooting.md).

# Troubleshooting

#### Common Issues <a href="#common-issues" id="common-issues"></a>

**401 Unauthorized**

* Check that your credentials are correctly base64 encoded
* Verify your account number is correct
* Ensure the shipment mode is valid<br>

**403 Forbidden**

* Your account may not have permission for the requested resource
* Contact support if you believe this is an error<br>

**Invalid Credentials**

* Double-check the format: `publickey:privatekey`
* Ensure no extra spaces or characters
* Verify base64 encoding is correct
