Good afternoon everybody!
I’m having a problem with an HTTP request to make a POST return from a WhatsApp API
The error occurs when I try to trace the string from the cell phone number that sent the message to the API number
IT GIVES THE FOLLOWING ERROR
NodeApiError: The service was not able to process your request
at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js:1281:27)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:655:19)
at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:596:53