Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
HTTPSConnectionPool(host='voyaform.cognitiveservices.azure.com', port=443): Max retries exceeded with url: //formrecognizer/v2.1-preview.3/custom/models/1f70bc07-a0e0-481f-8d2e-6d3ccd48fb64/analyze?includeTextDetails=True (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))
Hi, can you please share more details (code) on how you're making the request, service tier, and region? Was it working previously and then started throwing the error. Can you try using the API reference to confirm if issue persist? Thanks.