Log.w(TAG,"Received "+TokenMismatchException.class.getSimpleName()+" and the given ssoAccount.name ("+ssoAccount.name+") does already exist in the database. Assume that this account has already been imported.");
@@ -649,6 +652,9 @@ public class MainActivity extends LockedActivity implements NoteClickListener, A
// TODO there is already a sync in progress and results in displaying a TokenMissMatchException snackbar which conflicts with this one