Describe the problem/error/question
What is the error message (if any)?
My workflow is failing due to an error encountered in the “Information Extractor” node. Here’s a summary of the situation:
-
Error Type:
NodeOperationError -
Error Message: “The service is receiving too many requests from you”
This error is typically caused by exceeding the rate limit imposed by a service you’re interacting with. In this case, it’s likely related to a node that makes requests to an external API or service, and it has received more requests than allowed within a certain time frame.
Please share your workflow
My worflow sends a scanned text to Info Extractor, which uses a Chatgpt Model - 5.4-nano.
I have a ChatGPT Plus plan.
Share the output returned by the last node
Information on your n8n setup
- n8n version: latest
- Database (default: SQLite): yes
- n8n EXECUTIONS_PROCESS setting (default: own, main): own
- Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
- Operating system: macos