Skip to main content

ERROR: Divi REST reset did not complete.

I am reposting this issue here after the Community reorganization by Mak. I keep getting this error when trying to reset my old KrafterPro presets and variables.

Divi REST reset did not complete. No color reset was attempted. variables endpoint failed: HTTP 404 — {"code":"rest_no_route","message":"No route was found matching the URL and request method.","data":{"status":404}} | fonts endpoint failed: HTTP 404 — {"code":"rest_no_route","message":"No route was found matching the URL and request method.","data":{"status":404}}

I've contacted my host provider (Cloudways) and they responded as follows:

\==========================

The error message indicates that the requests are reaching WordPress successfully, but WordPress is returning a 404 rest_no_route, which means the endpoints /wp-json/divi/v1/variables and /wp-json/divi/v1/fonts are not registered on the site.

/ divi/v1/variables

/ divi/v1/fonts

Those endpoints do not exist on this installation, which is why WordPress returns:

{

"code":"rest_no_route",

"status":404

}

We recommend contacting the developer/vendor of the reset utility (That would be Mak) and providing the route list above. They should verify whether the tool supports Divi 5.x and update the endpoint mappings accordingly, as the site's REST API and Divi REST routes are functioning normally.

\=================================================
Does anyone understand what this means, or have a way to avoid or fix this issue? I'd appreciate any insight. Thank you.

ERROR: Divi REST reset did not complete.