I am trying to get all order listing but getting unauthorized error i followed these link for getting token. https://docs.clover.com/docs/using-oauth-20
i am using these in PHP CURL
I am trying to get all order listing but getting unauthorized error i followed these link for getting token. https://docs.clover.com/docs/using-oauth-20
i am using these in PHP CURL
Information on resolving 401s can be found here - https://docs.clover.com/docs/401-unauthorized, please read through it carefully.
If you are trying to make requests in Sandbox and your app id is M1......Y0 then a 401 is expected because your app does not have orders read permission. You will need to add orders read permission and then uninstall/reinstall your app from the Clover dashboard (instructions for doing this in the link I provided above).
1 Person is following this question.