Hello.
Im using GroupDocs as SDK, and when it fails to convert, I can’t query the reason. the API call returns “500 Internal Server Error”.
Do I have a way to get a more indicative response, or query the GroupDocs cont…...go, populate the err with “localVarHttpResponse.Status”...
Free Support Forum - groupdocs.cloud - Latest topics Latest topics Tag Html Hi all, i’m using this: var responseId = await api.HtmlPostAsync(request); to translate a page Html, in my page there is ......catch (err) { console.error('Conversion Error:', err); } }; convert();...