Hi Team, I able to access the WC1 API through postman while doing same thing through axios client in node js, it return 401.
tried :
1. api key, and secret are ok
2. replayed the payload from postman(that return 200) into axios(that return 401). and vice versa.
@Irfan.Khan fyi, can share some insight?