"Internal error" problem with the http request node (encoding utf8 )

Hello,

I am encountering an “internal error” problem with the http request node.

The error indicates that it comes from UTF8 encoding but the input data seems to me to be correct (without accent or other…)

When I run this command on Postman, I don’t get any encoding errors.

Do you know where it could come from?

Information on your n8n setup

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

I wonder if there are some invalid characters in the response headers.
Is this URL publicly accesible? if yes, can you please share it with us?

Hello,
No, it’s not a public api :S
I think the problem comes from the output header.
We have this and in my opinion n8n can’t understand it

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