contact_mailContact Form 7codePHPerrorerrorinfoajaxcodejsondescriptioncontact-form-7labelCommoncheck_circleEasy

Contact Form 7: Unexpected token ‘<' in JSON at position 0

Contact Form 7 sends an AJAX request and expects a JSON payload. The browser tries to parse the response as JSON. If the first character is “<", the parser throws an error.

The “<" usually belongs to an HTML document. It appears when the server returns an error page, a PHP warning, or any markup before the JSON data. The response may be a 404 page, a 500 error page, a security block page, or debug output.

When the error occurs the form never shows the success message. No email is sent. The console displays “Unexpected token ‘<' in JSON at position 0”. The network tab shows a 200 status but the response starts with "” or similar.

Symptoms

[dashicons-warning]
Console error
Browser console shows Unexpected token '<' in JSON at position 0
[dashicons-media-code]
HTML response
Network tab response begins with or other markup
[dashicons-email]
No email sent
Form does not send email and success message never appears

Common Causes

Server error page
PHP fatal error or warning outputs HTML before JSON
Security block
WAF or CDN returns an HTML block page for the AJAX request
Plugin or theme output
Plugin or theme echoes markup, debug statements, or notices during AJAX call
Incorrect AJAX URL
Request goes to a missing admin-ajax.php or is redirected, server returns login or 404 page
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