Replies: 0
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