How can I avoid error 413, "The request size exceeds the limit"?
This error occurs when the request size reaches the supported limit.
Please consult the API documentation for detailed information about size limits, particularly for document translations.
If you are trying to translate a large text in a single translation request, consider splitting it up into multiple requests, e.g., split it by paragraph.