Sorry, you are not allowed to access REST API.
-
Getting this error on accessing API. The API is standard Woocommerce API like wp-json/wc/v3/products/1347
When I disable the plugin then the API works fine. This was working fine until today morning though
{
“status”: “error”,
“error”: “Restricted”,
“error_description”: “Sorry, you are not allowed to access REST API.”,
“error_reason”: “With the free plan, only WordPress default endpoints can be authenticated. You can upgrade to the suitable premium plan to securely access the custom built or 3rd-party plugin endpoint.”
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Sorry, you are not allowed to access REST API.’ is closed to new replies.