⚠️ These errors are related to the user ⚠️
400 - Bad Request - Request cannot be processed due to incorrect syntax - Bot & Site - Client
401 - Unauthorized - An error occurred when authorizing the user or server to receive data - Bot & Site - Client
403 - Forbidden - Server has understood the request, but refuses to execute it. The user does not have access rights to the resource - Bot & Site - Client
404 - Not found - Requested resource was not found on the server - Bot & Site - Client
405 - Method Not Allowed - Method specified in the request is not allowed for the requested resource - Bot & Site - Client
406 - Not Acceptable - Server cannot provide content that matches the headers specified in the request - Bot & Site - Client
408 - Timeout - Server has expired waiting for a request from the client - Bot & Site - Client
429 - Too Many Requests - Client has sent too many requests in a short period of time - Bot & Site - Client
These errors are located on the client side. If you see these errors, they occur on your side
⚠️ These errors are not related to the user ⚠️
500 - Internal Server Error - Server encountered an unexpected situation that prevented it from executing the request - Bot & Site - Higher/Server
501 - Not Implemented - Server does not support the functionality required to execute the request - Bot & Site - Higher/Server
502 - Bad Gateway - Server acting as a gateway or proxy received an invalid response from the upstream server - Bot & Site - Higher/Server
503 - Service Unavailable - Server is temporarily unavailable, usually due to overload or maintenance - Bot & Site - Higher/Server
504 - Gateway Timeout - Server acting as a gateway or proxy did not receive a timely response from the upstream server - Bot & Site - Higher/Server
These errors are on the server side, if you see these errors, you cannot fix them
⚠️ These errors are not related to the user ⚠️
400 - Invalid key - Incorrect key format - Bot - Higher Server
400 - Model not available - Model is not supported - Bot - Higher Server
401 - Unauthorized - Authorization process failed with an error - Bot - Higher Server
402 - Payment required - Account does not have enough funds - Bot - Higher Server
404 - Key secret not found - Secret key of the API key is missing - Bot - Higher Server
404 - Account not found - Key account was not found - Bot - Higher Server
404 - Key not found - Key with this id was not found - Bot - Higher Server
405 - Vendor not supported - The key vendor does not support API requests - Bot - Higher Server
409 - Key is revoked - Key has been deleted - Bot - Higher Server
These errors are on the server side, if you see these errors, you cannot fix them