Hello experts, I have a problem with an HTTP Request as a Tool.
I’ve tested the same request, with the exact same settings in a normal node, and it does work.
However, when I test the tool, it gives me an error:
## Problem in node ‘HTTP Request‘
Invalid URL
Can you please help me with this?
Is there any particular bug?
Additional info
Item Index
0
Run Index
0
Node type
@n8n/n8n-nodes-langchain.toolHttpRequest
Node version
1.1 (Latest)
n8n version
1.74.3 (Cloud)
Time
20/01/2025, 22:54:38
Stack trace
NodeApiError: Invalid URL at RoutingNode.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/RoutingNode.js:159:23) at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:683:23) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:872:51 at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1206:20
(i am using the Cloud Version)