Hello,
I have an authorization problem (error 401) while calling the API with the token generated with the Oauth process. We get the token with the Oauth process initiated by the customer. We have used this token in other Rest V3 API methods but while trying to use in the orders-payment we receive and authorization error. If I use another token generated in my test merchant web console I don't have any problem.
This is one example with the authorization problem with the token generated in the Oauth process: https://api.clover.com:443/v3/merchan...
This one example with my test Merchant ID and an Order ID ant the token, no authorization problem.