• Resolved apsixions

    (@apsixions)


    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.”

    }

    • This topic was modified 10 months, 1 week ago by apsixions.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support abhiladdha07

    (@abhiladdha07)

    Hi @apsixions,

    Thanks for reaching out.

    I would like to inform you that, WooCommerce API that you are trying to access wp-json/wc/v3/products, is not the default REST API endpoints provided by WordPress and indeed an endpoint of the third-party plugin, WooCommerce.

    Our free version, only has capabilties to authenticate default WordPress REST APIs and if you are looking to authenticate the WooCommerce API endpoint securely, then you can check the suitable Pro plan of the plugin which supports this. We didn’t supported the third-party plugin APIs authentication, so not sure how it was working for you earlier.

    Let us know if the above answer helps or feel free to ask if you have any other questions. We’d be happy to help.

    Thanks,
    Team miniOrange

    Plugin Support abhiladdha07

    (@abhiladdha07)

    Hi @apsixions,

    It has been a while since we heard back from you, so we are assuming that, you got the answer you are looking for and hence, we are marking this thread as closed.

    Please free to reach out again if you have any questions or still face any issues. We’d be happy to help.

    Thanks,
    Team miniOrange

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.