woocomerece Rest API giving permission error while fetching orders from store.
-
I am using WP Rest API to fetch the orders from store using consumer key and secrete in URL but its giving me error of permission and order not be read.
Kindly anyone can suggest the solution for this issue that how i can debug and solve the issue
I am getting order using API in URL as follows
SO what i get in response is any error as follow:
{“errors”:[{“code”:”woocommerce_api_user_cannot_read_order”,”message”:”You do not have permission to read this order”}]}
- The topic ‘woocomerece Rest API giving permission error while fetching orders from store.’ is closed to new replies.