N8n cloud http request not working

Hello,

As I’m new to n8n I’ve decided to try it out and use the cloud version in order to create some basic agents.

What I’m focusing on right now is using the HTTP request tool for an agent and for some reason I cannot get it to send any request. I’ve tried various basic websites (like http://www.google.com for instance) that require no authentication or anyting and all I get is " Invalid URL "

I really use the most basic version of the tool so I really don’t know what can be wrong here. here is what it looks like :

Very thankful if anybody can help me on this.

the n8n setup

  • n8n version: 1.78.1 (Cloud)
  • Database: (default: SQLite)
  • n8n EXECUTIONS_PROCESS setting: (default: own, main)
  • Running n8n via: n8n cloud
  • Operating system: n8n cloud

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

From your description, it seems like you’re encountering an “Invalid URL” error when using the HTTP request tool in n8n cloud. This issue might be related to the URL format or the configuration of the HTTP request node. Double-checking the URL to ensure it’s correctly formatted and making sure the node settings are properly configured could help resolve the issue. Additionally, testing with a different URL or adjusting the node parameters might provide more insight. Our team is actively growing and hiring, so if you’re interested in working with us and tackling challenges like these, it’s a great opportunity to get involved!

From the screenshot provided and the parameters is there anything that looks wrong to you ?

adding progress here for tracking : I’ve noticed I get it to work if I don’t use the " test node " function but directly get it to trigger from having the AI node use it.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.