Hi there, how are you doing? Hope it’s going fine!
I come with an issue today… I’m trying to test the Legal Contracts Data Extraction with UiPath Document Understanding and I get an Error I cannot locate in Data Extraction Scope Throws Exception At ML Extractor guidance. It is a Server timeout (500) Error from the extractor endpoint ![]()
So, in order to reproduce the issue I’ve followed the steps provided in the tuto(first link):
- I’ve well defined + extracted the document’s Taxonomy
- Since I have many legal contract types, I haven’t created the Classificator, we will use Document Type Id (from Taxonomy) instead of the result from Classification
- I’ve configured Data extarction with ML extractor so, I found in public endpoint list the one for Contracts in Western Europe: https://du.uipath.com/ie/contracts_preview, I’ve linked 2 test closures coming from the endpoint by deafult
Then:
I get the Timeout Error from the Endpoint. Here I paste the trace:
- RemoteException wrapping UiPath.Shared.Activities.CorrelationIdException: Request CorrelationId: (…My correlation Id hash…)
Invalid server response. —> RemoteException wrapping UiPath.DocumentUnderstanding.ML.Activities.Exceptions.MLRequestException: Invalid server response. —> RemoteException wrapping System.Exception: Response status code does not indicate success: 500 (Internal Server Error).
Since I get the features from the endpoint I can say I’ve tested the Endpoint is working and, I’m also already using the Document Understanding API Key in several projects so… Do you figure what could be failing here? I can’t ![]()
Thanks in advance and Have a nice day UiPath family!

