API calls quota exceeded! maximum admitted 30 per 1m

There is a Limitation on Community Version for the likes of UiPath Screen OCR & Computer Vision,
If you go to your UiPath Orchestrator & go to licenses you will see the limitations and API Keys.
These limitations depend on either MB or Call Requests

In your for each, it might be worth adding a Catch exception handler that just adds a 1 Minute delay if you come across the limitation exception, before Retrying the step

1 Like