Free Translation

Hi, I’m using the API to translate an HTML document, but after the first 3 or 4 sends, the system remains with statuscode 202 and no longer gives me the translation, in the log files I have statuscode 200. Can anyone help me?

@sebas66, could you provide us more information about API usage? Do you use trial endpoints / SDK methods or free credits of your GroupDocs account?

hi, i’m using this endpoint:

https://api.groupdocs.cloud/v2.0/translation

this endpoint is trial or free credits?

@sebas66 this endpoint is incorrect. To work with HTML files, either /translation/auto or /translation/html endpoints should be used. Both of them require registration and the usage of free credits. Trial endpoints could be used to translate plain text, Word and PDF files only.