You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"code": "rest_no_route",
"message": "No route was found matching the URL and request method.",
"data": {
"status": 404
}
}
Looks like some plugin code is blocking it, tried deactivating all plugins except contact form 7 but yet it didnt work out
Even commented out the whole htaccess file code to check but yet no luck
The text was updated successfully, but these errors were encountered:
mac10046
changed the title
contact form 7 API does work
contact form 7 API does not work - No route was found matching the URL and request method.
Jan 4, 2025
I have added contact form 7 plugin to add contact us page in the UI and tried hitting this CURL using POSTMAN in many different ways.
Referring to this POST for sending using the API
https://medium.com/@mahesh_joshi/wordpress-contact-form-7-rest-api-endpoints-bf45907b571c
but I keep getting the same error
Looks like some plugin code is blocking it, tried deactivating all plugins except contact form 7 but yet it didnt work out
Even commented out the whole htaccess file code to check but yet no luck
The text was updated successfully, but these errors were encountered: