I am trying to find ways to deal with session id issue with my workflow.
Built an app with lovable,used webhook to send data to n8n with POST request.
Data directly sending to AI agent.
When I add memory it gives error of session id as webhook don’t have session id with them
I want to save at least 10 chats from users but due to no session id it’s giving vague outputs.
How to solve this
Thanks
Grot
2
Hi, could you share your workflow.
It’s simple brother,
Just
Webhook - Openai assistant - respond to webhook
Grot
4
So, I think I know why. In the OpenAI node. There is a dropdown for memory. Have you picked the memory connector?
Also if you already have done that and still get the error, please. share the workflow like below. Makes me able to see the configuration.
