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
When users are sharing directories it's possible that one of them may have created permissions that prevent other users from using/accessing that directory. Currently the code throws an error when this happens, but instead it should be caught so the user can be warned but it shouldn't kill the execution of a function.
The text was updated successfully, but these errors were encountered:
When users are sharing directories it's possible that one of them may have created permissions that prevent other users from using/accessing that directory. Currently the code throws an error when this happens, but instead it should be caught so the user can be warned but it shouldn't kill the execution of a function.
The text was updated successfully, but these errors were encountered: