• Resolved Malik Ihtasham

    (@ahtisham1122)


    Hi,
    I am having a problem with third party apps connecting to my website. Anytime i add a third party app, it will not work. The ones that i was using also stopped working and have been giving me the same error message. “sorry, cannot list resources”
    The app that was connected was sellbrite. To add a API key in the dashboard i go to Woocommerce>Advanced>rest api>addkey, I then select the user and set the permission to read/write. Then i add the secret key and the consumer key to the third party app but when the app tries to connect it gives me that error code. All the apps i was using stopped working and when i try to connect it gives me the error code. Also, new third party apps using api keys are not working and giving me same error message.

    Can anyone help me here?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @ahtisham1122!

    This is a common authentication issue — the response indicates the you are not authorized for that REST endpoint

    Please review the documentation once more, from here: https://woocommerce.github.io/woocommerce-rest-api-docs/#authentication

    .. and ensure that if you are using Basic auth that https is used for connection, and that the user creating the REST API keys have both read/write permissions.

    Cheers!

    Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Howdy!

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please start a new thread.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woocommerce Rest API error’ is closed to new replies.