• Resolved mridulcse

    (@mridulcse)


    I am using woo commerce api for ordering products from android app from my woo commerce store . But when I run this url http://….com/wp-json/wc/v2/orders

    This problem occurs

    {“code”:”woocommerce_rest_cannot_view”,”message”:”Sorry, you cannot list resources.”,”data”:{“status”:401}}

    I am logged in my woo commerce website. But the problem not solved. I am new to woo commerce api.

    Please help me to solve this.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Support Riaan K.

    (@riaanknoetze)

    Hi there,

    401 errors typically indicate an authentication failure – I’d suggest making sure your API keys are generated and that they allow for read/write access.

    If that doesn’t work, you might also want to get in touch with your hosting provider to check whether they’re blocking the API calls.

    Finally, which Android App are you using? Have you tried reaching out to its developers for more support on that?

Viewing 1 replies (of 1 total)

The topic ‘woo commerce Order AP authentication problem for Android application’ is closed to new replies.