Quick Diagnosis
Check the REST response status and body first. A 403, 404, and 500 point to different owners.
Problem
Diagnose WordPress REST API failures that break the block editor, Site Health, plugins, or app integrations by checking status codes, security rules, permalinks, and loopback behavior.
Problem
For: Site owners and support teams troubleshooting REST API warnings or editor failures.
Workflow
Check the REST response status and body first. A 403, 404, and 500 point to different owners.
The block editor depends on REST responses, so editor symptoms often reveal API problems.
Diagnosis
Escalate to hosting or a developer if server rewrites or PHP fatal errors cause REST failures.
References