Patch Request Node response error 405 HTTP Method not allowed

Hello, I posted the same issue some time ago,
I still have the same problem. Using the web service patch node, i get the error 405 Method not allowed.

This time I just tested with the website : https://reqbin.com/post-online
so i can share easily my config.
using the example that the website offer, I get the “method not allowed” response.
URL : https://reqbin.com/echo/patch/json

does anybody get it to work ?
using Knime 5.1.2

0-requestheader
0-requestbody

Disabled “Trust all certificates”, and it works for me. (what the hell is this option doing - it’s obviously more than certificate-related?)

Hello Thank you,

yes through reqbin.com it works.
unfortunately, it doesn’t solve the issue for me. Through my system, I get a different error. but no status code error.

error message:
SSLHandshakeException invoking https://…co.uk:443/Windchill/servlet/odata…: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

on a get request or post request i always need this box ticked.

there is definitely an issue on the method depending if this parameter is ticked or not.

I just tried with the HTTP Retriever from Palladian and this one works for me with PATCH even when “Accept all certificates” option is enabled.

Hello,

Thank you. It looks like a bug.
I will raise it with the knime team. I want to be able to use it on the knime server. Palladian require a licence for the server

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.