“Forbidden” Error When Using HTTP Request Node

Hello
I’m trying to get data from The Hacker News - Vulnerability (Vulnerability | News & Insights | The Hacker News) using the HTTP Request node in n8n. The website doesn’t need login, but I get this error:

“Forbidden - perhaps check your credentials?”

I used a GET request with no authentication since the site doesn’t require it. I also tried adding a User-Agent header, but it didn’t work.

How can I fix this and get the data?

Thanks

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:

si me parece que tambien puede ser.

You need credentials to do that. Sign up on hacker news for an api or credentials to use

I don’t believe this is related to the n8n version because I tested another website, and it worked.

there is no api or credentials, website accessable without any credentials

n8n Version: 1.77.3
Running n8n via Self-Host n8n on Ubuntu usig npm

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