“/wp-json/wpforms/v1/forms” endpoint not exist
-
Hello Support Team,
We are attempting to integrate WPForms as an overlay inside a video, which should trigger the form display at a specific video timestamp.
To fetch the available public forms, we used the WPForms REST API endpoint:
/wp-json/wpforms/v1/formsHowever, on different sites, this endpoint returns the following error response:
{
"code": "rest_no_route",
"message": "No route was found matching the URL and request method.",
"data": {
"status": 404
}
}Could you please help us with above issue?
Thank you
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘“/wp-json/wpforms/v1/forms” endpoint not exist’ is closed to new replies.