Start a new topic
Answered

Unable to use "PATCH" as HTTP verb in a REST API call

When I try to execute a mapping calling REST API with the "PATCH" verb, I got the following error : Invalid HTTP method: PATCH.

Google tells me that it can be a Java issue : the method "HttpURLConnection" does not support the "PATCH" verb.


Designer version : S18. (Java : 1.8)

Runtime version : S17.4.2 (Java : 1.8)


Best Answer

Runtime update will solve this problem.

1 Comment

Answer

Runtime update will solve this problem.

Login to post a comment