Closed distravantari closed 7 years ago
Im sorry it's all my fault. we should do it this way
don't do it like this client, err := wc.NewClient(store, ck, cs, &wc.Options{ API: true, Version: "wc/v1", })
so I think you should update the documentation.
thank you.
so your code working perfectly fine on localhost, but when I try to make it online. I got "404 not found" error.
then I try to do it with nodejs, it appear their path are deferent,
I try to change the path like this
but I still got an error
is there anything wrong with my code? or is it a bug?