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
If the demo user does not have permissions to be in groups, then the
initial :meth:`Client.groups()` call in :func:`run_groups_example()`
will fail.
Move this call inside the try-block to have this example get skipped
when the user does not have the correct permissions.
0 commit comments