All of a sudden my sandbox API tokens stopped working this morning. They were working just hours ago.
I tried regenerating a new token by going through the OAuth flow again and hitting the oauth/token endpoint to get a new one. It returned an API token but none of my calls work with it - they all return 401 Unauthorized. I tried this several times with no success.
I also triple checked the merchant ID to make sure I wasn't requesting data for the wrong merchant.
I did notice that this morning the clover API docs changed. I'm wondering if this is some breaking change that rolled out this morning? Is there anything else I can try?