Describe the problem/error/question
I am basically trying to import data from Grafana that is to be filtered based on serial number in Odoo. The Grafana dashboard is to be imported into a custom app in Odoo. When I try to create the first Odoo trigger node to fetch the serial number, I am not able to test it due to a “bad request because of invalid CSRF token” error.
What is the error message (if any)?
Bad request - please check your parameters
400 Bad Request Bad Request
Session expired (invalid CSRF token)
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.63.4
- Database (default: SQLite): Odoo
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system: Windows 11