A: This error occurs because our Public API has a limit of 60 requests per minute for search APIs. To fix this, you need to add a delay in your Workato recipe before the request is sent.
Use the Wait for time duration action in your recipe to add a delay and ensure you do not exceed the request limit.
