Hi,
As many other sites, one of my client’s site fails too with CF7 v5.4. Latest WP version and PHP 7.4.
Disabling WP Fastest Cache v0.9.1.7 plugin, all seems to work fine. Probably many other cache plugins causes the same failure.
Console messages after loading page with the form:
/wp-json/contact-form-7/v1/contact-forms/3799/refill?_locale=user:1 Failed to load resource: the server responded with a status of 403 ()
/wp-admin/admin-ajax.php?action=rest-nonce:1 Failed to load resource: the server responded with a status of 400 ()
index.js?ver=5.4:1 Responsebody: (...)bodyUsed: falseheaders: Headers?{}ok: falseredirected: falsestatus: 400statusText: ""type: "basic"url: "https://myclientsite.com/wp-admin/admin-ajax.php?action=rest-nonce"__proto__: Response
(anonymous) @ index.js?ver=5.4:1
After trying to submit:
/wp-json/contact-form-7/v1/contact-forms/3799/feedback?_locale=user:1 Failed to load resource: the server responded with a status of 403 ()
/wp-admin/admin-ajax.php?action=rest-nonce:1 Failed to load resource: the server responded with a status of 400 ()
index.js?ver=5.4:1 Response
(anonymous) @ index.js?ver=5.4:1
None of these errors appears when it works.
Best regards.
-
This reply was modified 3 years, 7 months ago by ABCdatos.
-
This reply was modified 3 years, 7 months ago by ABCdatos.