Skip to content

Instantly share code, notes, and snippets.

@gusennan
Created March 28, 2017 21:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gusennan/615e8302a855ff603ec081756f55741c to your computer and use it in GitHub Desktop.
Save gusennan/615e8302a855ff603ec081756f55741c to your computer and use it in GitHub Desktop.
Cognitive Services TranslateArray error
<html:html xmlns:html="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="-//W3C//DTD XHTML 2.0//EN" xsi:schemaLocation="http://www.w3.org/1999/xhtml http://www.w3.org/MarkUp/SCHEMA/xhtml2.xsd" xml:lang="en">
<html:HEAD>
<html:TITLE>Request Error</html:TITLE>
</html:HEAD>
<html:BODY>
<html:DIV id="content">
<html:P class="heading1">
<html:B>Error Status Code:</html:B>
'InternalServerError'
</html:P>
<html:P>
<html:B>Details: </html:B>
The server encountered an error processing the request. Please see the server logs for more details.
</html:P>
</html:DIV>
</html:BODY>
</html:html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment