I had a similar problem to this that was eventually resolved; however I’m now seeing the following URL being requested and eventually failing, which is impacting page load time by 8 seconds:
DOMAIN_REMOVED/wp-json/cleantalk-antispam/v1/apbct_get_pixel_url
When I try accessing that URL I get the following response:
{“code”:”rest_no_route”,”message”:”No route was found matching the URL and request method.”,”data”:{“status”:404}}
Requests to /wp-json/ work fine, however requests to /wp-json/cleantalk-antispam/… will fail.
I’m going to perform some conflict tests to see if I can identify the issue also.
- This topic was modified 2 hours, 58 minutes ago by .
- This topic was modified 2 hours, 54 minutes ago by .
- This topic was modified 2 hours, 35 minutes ago by .
