Also, ensure that you are using a 1 second interval between requests.
READ Task canceled: system.Threading.Tasks.TaskCanceledException: A task was canceled
Baruch Shadrouz
31
Reputation points
I am getting some READ OCR errors that is printing the message shown in the screenshot below. I am using the code provided by Microsoft in their getting started guide. I am running the code with multiprocessing (4 cores) so there are multiple calls to the API at a time. I have the plan that allows me 10 calls per second so I don think making too many calls per second is the problem.
Any help would be appreciated!