Woo commerce api getting 401 error in flutter | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Woo commerce api getting 401 error in flutter

Hi i am working on a flutter project where I am getting some data from woo commerce api. But i am getting an error of 401 where every thing seems fine. Api working fine with postman, but in flutter api getting error. I sending basic auth with consumer key and secret key in header please help to resolve this issue I just tired of looking this

11th Dec 2020, 12:15 PM
Sagar Sharma
Sagar Sharma - avatar
1 Answer
+ 17
Try to debug HTTP headers. There must be a mistake. It's hard to tell what's wrong with your code without seeing it.
28th Dec 2020, 5:33 AM
Igor Makarsky
Igor Makarsky - avatar