REST API 401 response
-
Hello, I’ve been searching for a solution to my problem and, sadly, the ones I could find have not solved my issue.
I’m trying to connect to the RESP API’s products and orders endpoints, yet, despite sending admin level credentials, I keep encountering a 401 response woocommerce_rest_cannot_view / woocommerce_rest_cannot_edit.
I can connect and recieve correctly ends points such at wp-json/ and and wp-json/wc/v3/ but any endpoint beyond that responds with 401.
I’m connecting through HTTP since it’s a test environment and sending the keys with OAuth 1.0 as the documentation explains, both in Postman and the backend I’m working on and need to connect with the API.I’ve been discarding problems with the server configuration itself on Bitnami’s forum before opening this topic.
The page I need help with: [log in to see the link]
The topic ‘REST API 401 response’ is closed to new replies.