Skip to main content
Solved

Invalid value 'POST' for http method


Forum|alt.badge.img+13
For a process flow which processes both POST and PUT api calls it is necessary to use a variable for the HTTP method. However the HTTP connector produces this error:

The process action with id 'http_connector' was provided with the invalid value 'POST' for its 'Http method' parameter.



What are the correct values for PUT and POST in case a variable is used?

Best answer by Vincent Doppenberg

Hi Roland,

These are the available values for the HTTP method input parameter of the HTTP connector:

  • http_method_get
  • http_method_post
  • http_method_put
  • http_method_delete
  • http_method_head
  • http_method_trace
  • http_method_options
  • http_method_patch
View original
Did this topic help you find an answer to your question?
This topic has been closed for replies.

2 replies

Forum|alt.badge.img+13
  • Author
  • Hero
  • 155 replies
  • June 4, 2019
Great, it works. Thank you.

Forum|alt.badge.img+4
Hi Roland,

These are the available values for the HTTP method input parameter of the HTTP connector:

  • http_method_get
  • http_method_post
  • http_method_put
  • http_method_delete
  • http_method_head
  • http_method_trace
  • http_method_options
  • http_method_patch

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings