Ajax call to submit the form returning 404
-
On a specific website the forms are being submitted via ajax, I suppose, to the wrong URL:
https://DOMAIN/PAGESLUG/contact-form-7/v1/contact-forms/4626/feedback
Instead of:
https://DOMAIN/wp-json/contact-form-7/v1/contact-forms/4626/feedbackSo it’s using the page slug instead of “wp-json” on the URL.
Anyone had this specific issue before?
Any hints from the plugin developers on finding why CF7 is picking up the wrong URL?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Ajax call to submit the form returning 404’ is closed to new replies.