--- sidebar_position: 3 --- # API Errors ## OpenAI If you are getting OpenAI API errors check the following link for the reason and how to fix it: [OpenAI API Errors](https://help.openai.com/en/collections/3675931-openai-api#api-error-codes-explained) ### Typical OpenAI errors - [Error Code 429 - Rate limit reached for requests](https://help.openai.com/en/articles/6891829-error-code-429-rate-limit-reached-for-requests) - [Error Code 429 - You exceeded your current quota, please check your plan and billing details.](https://help.openai.com/en/articles/6891831-error-code-429-you-exceeded-your-current-quota-please-check-your-plan-and-billing-details) - [Error Code 429 - The engine is currently overloaded. Please try again later.](https://help.openai.com/en/articles/6891834-error-code-429-the-engine-is-currently-overloaded-please-try-again-later) ## Cohere If you are getting Cohere API errors check the following link for the reason and how to fix it: [Cohere API Errors](https://docs.cohere.ai/reference/errors)