Skip to content

Method userGroup/search doesn't work #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jmrkvicka909 opened this issue Jun 10, 2022 · 0 comments
Open

Method userGroup/search doesn't work #5

jmrkvicka909 opened this issue Jun 10, 2022 · 0 comments

Comments

@jmrkvicka909
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant