Can't find any body parameters
-
Hi.
I’m trying to post some data in the body of my request. However, these values is not passed to the request in the WP REST API. The function
$request->get_body_params()
always returns an empty array. I’m using Postman 3.0 to post the body values. Query string values can be read fine.
- The topic ‘Can't find any body parameters’ is closed to new replies.