Forum Discussion

Sears_Holdings__3's avatar
Sears_Holdings__3
Occasional Contributor
12 years ago

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!