Woocommerce API customer cannot list resources
-
Hello everyone, I’m trying to build an Android app for my store, at first I generated a consumer secret and key, and I’m authenticating over HTTPS, everything is working fine, since I’m using the admin’s key and secret.
I was thinking, to generate a consumer key and secret for each customer and store it in the app, and use it to authenticate with the API, to my surprise! Even though I generated a key for customer and gave it read and write access to the API, I still got the error “Cannot list resource”. I am confused! How am I supposed to authenticate with the API on customer basis?
Will I need to create an intermediary software on my website, store admin’s key there and filter user input sent from android app? Or is there a better way to go about this?
- The topic ‘Woocommerce API customer cannot list resources’ is closed to new replies.