Describe the problem/error/question
The notion api doesn’t accept the json I send to update a file property (link external files).
I can edit other properties like checkboxes or text.
What is the error message (if any)?
ERROR: Bad request - please check your parameters
400 - “{"object":"error","status":400,"code":"invalid_json","message":"Error parsing JSON body."}” - {“object”:“error”,“status”:400,“code”:“invalid_json”,“message”:“Error parsing JSON body.”}
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: current
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: Ubuntu