Factuarea APIDevelopers

woocommerce_rest_route_missing

The shop answered, but its REST API is not published: WordPress replied that the route does not exist. The usual cause is permalinks left on the plain setting, so `/wp-json/` is not served. The credential may be perfectly valid.

CodeTypeHTTPCategory
woocommerce_rest_route_missinginvalid_request_error422Integration

Cause

The shop answered, but its REST API is not published: WordPress replied that the route does not exist. The usual cause is permalinks left on the plain setting, so /wp-json/ is not served. The credential may be perfectly valid.

What to do

In WordPress, go to Settings → Permalinks, pick any option other than "Plain", save, and run the test again. This code exists precisely so that you do not regenerate keys: they are not the problem.

On this page

Need a hand?Contact support