`Unable to sign in to your (${name}) GitLens+ account. Please try again. If this issue persists, please contact support.${
unauthorized?'':` Error=${ex.message}`
}`,
confirm,
);
if(result===confirm){
voidthis.loginOrSignUp();
}
});
}
}else{
voidwindow.showErrorMessage(
`Unable to sign in to your GitLens+ account. Please try again. If this issue persists, please contact support. Account=${name} Error=${ex.message}`,
`Unable to sign in to your (${name}) GitLens+ account right now. Please try again in a few minutes. If this issue persists, please contact support. Error=${ex.message}`,