• Resolved Elodie

    (@azurwebdesign)


    Hi

    I have a problem with the Rest API which does not work and returns this error message:

    {“code”:”rest_not_logged_in”,”message”:”Sorry, you do not have permission to make REST API requests.”,”data”:{“status”:401}}

    Can you help me please?

    I also tried several manipulations to verify the problem:

    • Disable Itheme security plugin (does not solve)
    • Disable WP Rocket plugin (doesn’t solve)

    I work in multisite network mode

    Please I would like some help because my customers have no more sales

Viewing 1 replies (of 1 total)
  • Hi @azurwebdesign

    It appears you’re receiving a 401 Unauthorized error, which suggests there is an issue with your authentication. Here are the following possible reasons as stated here:

    • The user you generated API keys for actually has access to those resources.
    • The username when authenticating is your consumer key.
    • The password when authenticating is your consumer secret.
    • Make a new set of keys to be sure.
Viewing 1 replies (of 1 total)
  • The topic ‘Bug API Rest WordPress WooCommerce’ is closed to new replies.