JSON.parse not working anymore?

Hey there! Since 1.41.1, is it possible that the JSON.parse Expression won’t work anymore?

I’ll get an undefined response back if i try to parse json over an expression (which before 1.41.1 worked flawlessly)

  • n8n version: 1.41.1
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • Operating system: Ubuntu 24.04

Greetings
DaRkMaN

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:

Hi @theDaRkMaN1984

Welcome to the community!

Can you share a screenshot of where it is used so we can see how it is setup?

Sorry… i was blind. The reason why it doesn’t work was an invalid json response from the bot -_-. But thx anyway

2 Likes

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