Getting 401 on trying to update Woo Order status
-
Latest WP and WC and WP V1 API with VB.Net from Windows via http method with hardcoded secret, etc.
I need to update the order status but getting 401 unauthorized.
It is using the same code for authentication (i.e. nonce, generate signature) as ListAllOrders which works fine for the first page.
Is there something different that must be done besides changing from Get to Put?
It also gets the same 401 on the 2nd page of ListAllOrders?
What is different about the update orders and 2nd page of the listallorders?????
- The topic ‘Getting 401 on trying to update Woo Order status’ is closed to new replies.