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
File "lib64/python3.6/site-packages/pyaci/core.py", line 1101, in GET
newKwargs = dict(pageOptions.items() + kwargs.items())
TypeError: unsupported operand type(s) for +: 'dict_items' and ‘dict_items’