Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Post-Http - empty variable when assigning value with ResponseBody argument
-
Hi,
I'm using Post-Http with Post method and I'm trying to store response body in a variable. Unfortunately the variable is empty.
Is this the correct way to assign the body value of a response to a variable?Product: Otter
Version: 2.1.3
-
This appears to be a bug with the
ProxyRequest
property, i.e. if it'strue
(the default), the response variable is not set.The tracking issue for this is here: https://github.com/Inedo/inedox-inedocore/issues/91