I am trying to create a connection with woocommerce and it is impossible. There is a 401 error.
If with the same customer key and customer secret I can create a wordpress connection but not with the woocommerce connection plug in.
I tried to change the permalinks but it still doesn't work.
With postman a get with domain + r/wp-json/wc/v2/orders?consumer_key=xxxxx&consumer_secret=xxxxx, I have access to all orders.
Can you help me to create this connection to woocommerce