Skip to content

Method userGroup/search doesn't work #5

Description

@jmrkvicka909

Hi folks, could someone help me, why method userGroup/search doesn't work? I am also ussing account/search which works without any problem, but with userGroup I am getting this error:

line 33, in <module> for usergroup_data in o_usergroup.search(): File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/syspass_api_client/user_group.py", line 50, in search data = self.api.call_api(method=METHODS["search"], params=params) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/syspass_api_client/api.py", line 96, in call_api raise ApiError("Sorry, there was an error: {0} ({1})" syspass_api_client.api.ApiError: Sorry, there was an error: Internal error (-32603)

This is my code
Screenshot 2022-06-10 at 17 00 30

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions