Hello,
I currently have an application that delivers us a token from the sandbox environment, but when trying to utilize the token it is not authorizing us.
What is most strange is the token we are receiving looks different than ones before. It is extremely long and contains periods
we are calling:
https://sandbox.dev.clover.com/oauth/v2/authorize?client_id={app_id}&redirect_uri={redirect_uri}
apisandbox.dev.clover.com//oauth/v2/token
https://sandbox.dev.clover.com/v3/merchants/mid/items
Does this look correct?
Ex (not a real token btw):
eyJ0eXAiOiJKV1QiLCJhbGciOiXXXXXXXXXX.eyJzdWIiOiJkZXZlbG9wZXItYXBwIiwiaXNzIjoiYXV0aC10b2tlbiIsImlhdCI6MTcyNDg5MzQ1OCwiZXhwIjoxNzI0ODk1MjU4LCJtZXJjaGFudF91dWlkIjoiTVZFWktGV0JRTlNaMSIsImFwcF91dWlkIjoiSEhORUJLVkc5RE1UUCIsInBlcm1pc3Npb25fYml0bWFwIjoxMDk0MiwiYWNjb3VudF91dWlkIjoiN0dCWjJZMEVQUzBIQyJ9.IPO5AWSwOFSGNs7l9UTMIJtNxmru62hRXJKuj5T2opc