HTTP Request Failing on Free API

Having a weird problem trying to call a free API. When I use the http node I get this error - Problem in node ‘HTTP Request1‘

Forbidden - perhaps check your credentials?

However, the API does not require authentication, and when I visit the URL directly it works fine.

works fine in my browser -

Information on your n8n setup

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

hello @anthony.lee_hah

I suppose the n8n domain is blocked from accessing that site. Maybe it has s geo-specific whitelist

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