CloverAuth.AuthResult authResult = null; try { Account a = CloverAccount.getAccount(context); authResult = CloverAuth.authenticate(context, a, true, null, null); } catch (OperationCanceledException | AuthenticatorException | IOException e) { e.printStackTrace(); }
I have a vague recollection of this happening before to another merchant and the device was actually replaced. It is not affecting anyone else. Has anyone seen this, and what could cause it?