when im grabbing my groups, im getting an error:
KeyError: 'group_types'
seems to be because its trying to grab the attr group_types from the response data, but i see with a little debugging it is actually coming over as groupTypes which makes sense since its like the other values.... does this work for you @pcfens or @dpfens ? if not id love to contribute the fix (since its such an easy one)
when im grabbing my groups, im getting an error:
KeyError: 'group_types'
seems to be because its trying to grab the attrgroup_types
from the response data, but i see with a little debugging it is actually coming over asgroupTypes
which makes sense since its like the other values.... does this work for you @pcfens or @dpfens ? if not id love to contribute the fix (since its such an easy one)