cannot create/post rendered block through API
-
I make the following call in Postman:
{{baseUrl}}/?rest_route=/wp/v2/block-renderer/postman-generated-block
I get the following response:
{
“code”: “rest_no_route”,
“message”: “No route was found matching the URL and request method.”,
“data”: {
“status”: 404
}
}
I can confirm that I’m running WP 6.6.2 and I am following the documentation here:
https://developer.www.ads-software.com/rest-api/reference/rendered-blocks/
TIA for your help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.