Hi, I have been having problems with this HTTP request node. During testing, when I just ran this node, it worked fine but when I did ‘test workflow’, this node gave me the following error:
JSON parameter needs to be valid JSON [item 7].
Following is the json in the node:
And this is the screenshot of the node and error:
I am new to n8n and not very proficient in coding. Kindly help!
Thanks.
n8n
February 19, 2025, 2:13am
2
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:
barn4k
February 19, 2025, 9:24am
4
hello @Vatsal_Jain
check the fields for the input item with index number 7. Seems there are some issues with them (most probable - quotes)
1 Like
system
Closed
February 26, 2025, 9:25am
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.