Hi there! I’m a total noob, and I’m trying to figure out how the Simple Memory node works.
The issue I’m running into is with the sessionId
field — I’m using {{ $json.body.message.chat.id }}
, but the Telegram chat ID that gets generated throws an error.
For example:
“The value ‘74255848’ is not supported”
What format is actually supported for the sessionId
?
core
- n8nVersion: 1.84.1
- platform: docker (self-hosted)
- nodeJsVersion: 20.18.3
- database: sqlite
- executionMode: regular
- concurrency: -1
- license: enterprise (production)
storage
- success: all
- error: all
- progress: false
- manual: true
- binaryMode: memory