Skip to content

Commit 1a43602

Browse files
kristinaorekhovagitbook-bot
authored andcommitted
GITBOOK-605: Add loosing " of the 500 error
1 parent e92d111 commit 1a43602

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/errors-and-messages/errors-with-status-code-5xx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ This may mean an issue on our side or on the AI model provider's side. Try makin
1616
The most frequently received messages in this class are shown below.\
1717
We will gradually expand this list.
1818

19-
<table data-full-width="true"><thead><tr><th width="125.62164306640625" valign="top">Status code</th><th width="273.759765625" valign="top">Message</th><th valign="top">Explanation</th></tr></thead><tbody><tr><td valign="top">500</td><td valign="top">"Internal server error"</td><td valign="top">An unexpected error occurred on our side while processing your request. Retry the call; if the problem persists, contact our support team.</td></tr><tr><td valign="top">500</td><td valign="top">"Something wrong with the server. Please, try again later."</td><td valign="top">A third-party service (including a partner model API) returned an error while processing your request. Your request is valid — try again a bit later or contact support if the problem persists.</td></tr><tr><td valign="top">500</td><td valign="top">"Coupon code not found"</td><td valign="top">The coupon / promo code you entered does not exist or is no longer valid. Check the code for typos or use a different coupon.</td></tr><tr><td valign="top">500</td><td valign="top">"The model is under maintenance, please contact us at help@aimlapi.com.</td><td valign="top">Your Request ID is "*". An unexpected error occurred in one of the services handling your request. Please try again later and, if the issue persists, contact our support team and include the Request ID.</td></tr><tr><td valign="top">502</td><td valign="top">"Bad Gateway`'</td><td valign="top">A downstream service or partner API returned an invalid response.</td></tr><tr><td valign="top">503</td><td valign="top">"Service unavailable"</td><td valign="top">For some technical reason, the AI model or a partner service could not complete your request. Please try again later or contact our support team if the issue persists.</td></tr><tr><td valign="top">504</td><td valign="top">"Generation timeout"</td><td valign="top">A downstream service or partner API returned an invalid response.</td></tr></tbody></table>
19+
<table data-full-width="true"><thead><tr><th width="125.62164306640625" valign="top">Status code</th><th width="273.759765625" valign="top">Message</th><th valign="top">Explanation</th></tr></thead><tbody><tr><td valign="top">500</td><td valign="top">"Internal server error"</td><td valign="top">An unexpected error occurred on our side while processing your request. Retry the call; if the problem persists, contact our support team.</td></tr><tr><td valign="top">500</td><td valign="top">"Something wrong with the server. Please, try again later."</td><td valign="top">A third-party service (including a partner model API) returned an error while processing your request. Your request is valid — try again a bit later or contact support if the problem persists.</td></tr><tr><td valign="top">500</td><td valign="top">"Coupon code not found"</td><td valign="top">The coupon / promo code you entered does not exist or is no longer valid. Check the code for typos or use a different coupon.</td></tr><tr><td valign="top">500</td><td valign="top">"The model is under maintenance, please contact us at help@aimlapi.com."</td><td valign="top">Your Request ID is "*". An unexpected error occurred in one of the services handling your request. Please try again later and, if the issue persists, contact our support team and include the Request ID.</td></tr><tr><td valign="top">502</td><td valign="top">"Bad Gateway`'</td><td valign="top">A downstream service or partner API returned an invalid response.</td></tr><tr><td valign="top">503</td><td valign="top">"Service unavailable"</td><td valign="top">For some technical reason, the AI model or a partner service could not complete your request. Please try again later or contact our support team if the issue persists.</td></tr><tr><td valign="top">504</td><td valign="top">"Generation timeout"</td><td valign="top">A downstream service or partner API returned an invalid response.</td></tr></tbody></table>

0 commit comments

Comments
 (0)