500 Internal Server Error while hitting azure prebuilt-document sync analyse endpoint. Async endpoint works just fine.
Persistent Coder
0
Reputation points
Facing the same issue with general document api as here
Async endpoint works but sync endpoint throws
errorResponseHttpStatus='500' errorCode='UnhandledEndpointException'
Using mcr.microsoft.com/azure-cognitive-services/form-recognizer/document-3.0 along with
mcr.microsoft.com/azure-cognitive-services/form-recognizer/layout-3.0
I have checked the CPU and memory both are under control. Im not sure what additional configurations are required, i just followed the offical tutorial from here :
Sign in to answer