We use a URL to validate connections between the Merchant's Clover device and our Web Server, it looks like this:
https://sandbox.dev.clover.com/v3/mer...
Our App passes the Merchant ID and the Clover Access Token that it gets from the Clover API calls within our Android App running on a Clover Device.
Normally it passes through and our App knows it's running on a valid Merchant Device (our own test unit). Today we have been getting a "401 Unauthorized" error, which prevents out App from running.
I tried validating our test Merchant ID on the sandbox website manually using the Merchant Support page, but the response states that the Merchant can't be found. I even compared the Merchant ID I have to the Merchant ID on the Merchant Setup page within the sandbox website, and they do match.