You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MessageBox.Show("Failed to authenticate because: "+e.Message+"\nPlease make sure your account is subscribed to the beta programme.\n\n"+e.ToString(),"Authentication failed");
341
+
MessageBox.Show("Failed to authenticate because: "+e.Message+"\n\n"+e.ToString(),"Authentication failed");
0 commit comments