Replies: 0
I know there’s been a multitude of supports threads about this, but I’ve been searching for a day and couldn’t find anything.
I enabled the Legacy REST API and created a pair of consumer key-secret. I’ve followed precisely the documentation at https://github.com/woocommerce/woocommerce/wiki/Getting-started-with-the-REST-API and I get HTTP 401 no matter what I do. I’ve tried both including it as basic auth username and password and as query parameters.
I am sure that my user has read and write access in the store (it’s the site admin), I’m sure the key has read and write access. I have recreated the keys multiple times. I don’t know where to start debugging this issue and need help.