Body field value must not be greater than 255 characters in Http Request Node

So trying to insert to my API endpoint some text which is larger that 255 chars but getting error. I think it has to support more characters cause it is a value and not the key.
Screenshot_1


n8n Version 1.74.1
*Database ( SQLite):
*n8n EXECUTIONS_PROCESS setting (own, main):
Running n8n via on my own VPS
Operating system: Ubuntu 24.04

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:

It looks like it’s not n8n, but the receiving service that’s generating this error?