Hello,
I use the node Patch Request, it has been working well for many months.
No specific changes or updates. It now returns an error :
“message” : “HTTP method ‘POST’ not allowed for this resource.”
I tried the same parameters using postman, and it works fine.
has anybody come across this same issue ?
Thank you
It looks like your URLQuery field is of type ‘unknown’, as opposed to a string or URL. The clue is the question mark icon, which is always a warning sign. I would check your upstream data to see what has changed, such that KNIME has it defined as an unknown type.