contact_mailContact Form 7apiREST APIerror404infoajaxsecurityfirewalldescriptioncontact-form-7labelCommonwarningModerate

Contact Form 7: The server responded with a 404 Not Found

The form submits, but the AJAX request to the REST endpoint never reaches the Contact Form 7 controller. The server returns a 404 status code, so the browser displays the site’s Not Found page instead of the success message.

This happens when the URL /wp-json/contact-form-7/v1/contact-forms/ID/ is blocked, rewritten, or never reaches WordPress. Server rewrite rules, security filters, or missing rewrite rules are typical culprits.

When the request fails, client‑side validation stops. Required‑field warnings do not appear and the form appears to disappear after clicking Submit.

The shortcode may still render on the page, but the underlying form resource cannot be located. WordPress treats the request as a missing resource and sends a 404 response.

Symptoms

[dashicons-warning]
Redirect to 404 page
After clicking Submit the browser loads the site’s Not Found template.
[dashicons-media-code]
Console shows 404
Browser console logs a GET request to wp-json/contact-form-7 returning 404.
[dashicons-no]
No AJAX validation
Required‑field warnings never appear and the form does not show a thank‑you message.

Common Causes

Rewrite rules block endpoint
Apache .htaccess or Nginx location blocks intercept the /wp-json/ path and return 404.
Security filter blocks request
ModSecurity, Wordfence or similar firewalls flag the CF7 REST URL as malicious.
Incorrect shortcode ID
The shortcode references a form ID that does not exist in the database.
Need this fixed right now?

Don't waste your day debugging. Our experts can Fix your issues in under 2 hours.*

Success Rate

100% Guaranteed

Starting from

$35 /hour
99+

Trusted by Business Owners

“I spent 3 days trying to fix the Elementor loading loop. These guys fixed it in 20 minutes. Lifesavers!”

— Sarah J., Web Designer

Related Issues

contact_mail
Contact Form 7: REST API request failed: 503 Service Unavailable
A 503 Service Unavailable response stops Contact Form 7 from sending data...
apiREST APIerror503descriptioncontact-form-7
contact_mail
Contact Form 7: REST API request failed: 429 Too Many Requests

The form tries to send data through the WordPress REST API. The...

apiREST APIerrorerrorsecurityfirewalldescriptioncontact-form-7settingsserver_configuration
contact_mail
Contact Form 7: REST API request failed: 401 Unauthorized

The form tries to send data via the WordPress REST API. The...

apiREST APIadmin_panel_settingspermissionsdescriptioncontact-form-7lock401
contact_mail
Contact Form 7: File upload error: temporary directory missing

The error appears when Contact Form 7 cannot locate a writable temporary...

codePHPcloud_offupload erroradmin_panel_settingspermissionsdescriptiontemporary filedescriptioncontact-form-7
contact_mail
Contact Form 7: Mail (2) sending failed: PHP mail() function disabled

Contact Form 7 reports a failure for Mail (2) when the PHP...

codePHPerrorerrordescriptioncontact-form-7mailMailsettingsserver_configuration
contact_mail
Contact Form 7: Mail (2) sending failed: SSL certificate verification failed

Contact Form 7 reports a failure when trying to send the secondary...

errorerrorlocksslcodecURLdescriptioncontact-form-7