Sears_Holdings__3
12 years agoOccasional Contributor
post with x-www-form-urlencoded
Hi,
We are trying to make an api call with POST. we are sending three parameters as "Query" parameters and two parameters in the body with x-www-form-urlencoded.
Query parameters are passed correctly when we checked log file but parameters in the body are not visible. How can we send parameters successfully using x-www-form-urlencoded media type?
thanks for any help!
We are trying to make an api call with POST. we are sending three parameters as "Query" parameters and two parameters in the body with x-www-form-urlencoded.
Query parameters are passed correctly when we checked log file but parameters in the body are not visible. How can we send parameters successfully using x-www-form-urlencoded media type?
thanks for any help!