The requested URL was rejected. Please consult with your administrator. Your support ID is: xxxxxxxxxxxxxxxxxxxxx
I am getting this response from http request node. My server is running on aws. Node-red version 2.2.2
I read a lot about the subject that people faced with their browser. The suggestions are clear cache. Reset your router. etc.
I tried to replicate the error with postman but can not succeeded. I have a catch node on the flow and it sends me an email about the error. I think it gets this error sometimes.
I am not interested in you recreating an error within postman.
"sometimes" - that suggests you have a working flow that "sometimes" fails?
Lets clear this up.
Can you successfully perform the POST from node-red (even occasionally)?
Can you successfully perform the POST request on postman? If yes, then export the cURL command and post it in a reply here - I will attempt to translate it into a regular (working) flow (using http-request node)
Can you successfully perform the POST request on postman? If yes, then export the cURL command and post it in a reply here - I will attempt to translate it into a regular (working) flow (using http-request node)
yes I perform the post request without any problem with postman. Please find below the curl export