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
thrownewUnauthorizedAccessException("This account is private.");
66
-
case{IsAdmin:false}:
67
-
thrownewUnauthorizedAccessException("This account is private.");
64
+
thrownewUnauthorizedAccessException("The account you are trying to view is private. Contact the account owner and ask them to make their account public.");
0 commit comments