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
- To run this example file:
-- Copy and paste the contents of this file
-- Plug in your CLIENT_ID and CLIENT_SECRET (https://developer.domo.com/manage-clients), and execute "python3 run_examples.py"
The Python script fails to execute at line 386 unless you update line 378 to group_update.active = True
The script also fails to execute at line 403 unless you specify to delete your own user id as the group creator with a message about being unable to delete groups with users still in them.
The text was updated successfully, but these errors were encountered:
The comments in the file state:
The Python script fails to execute at line 386 unless you update line 378 to group_update.active = True
The script also fails to execute at line 403 unless you specify to delete your own user id as the group creator with a message about being unable to delete groups with users still in them.
The text was updated successfully, but these errors were encountered: