I'm using the Clover Cloud connector example app to test out my Clover dev kit: https://github.com/clover/clover-clou...
The application is unable to authenticate and https://sandbox.dev.clover.com/v3/mer... returns a 401 after successfully getting an access token back from the sandbox server. As a result, I can't initiate a connection with the device. I've created a web application in the dashboard with a site URL and a CORS domain.
Is there anything else necessary to complete setup so I can test the device?