Skip to content
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

Optimize XrayAPI functionality and structure #25

Open
jcrush2 opened this issue Jul 17, 2024 · 0 comments
Open

Optimize XrayAPI functionality and structure #25

jcrush2 opened this issue Jul 17, 2024 · 0 comments

Comments

@jcrush2
Copy link

jcrush2 commented Jul 17, 2024

get_client = xui.get_client_stats(inbound_id=1, email=id,)

File "/usr/local/lib/python3.7/dist-packages/pyxui/methods/clients.py", line 67, in get_client_stats
get_inbounds = self.get_inbounds()
File "/usr/local/lib/python3.7/dist-packages/pyxui/methods/inbounds.py", line 28, in get_inbounds
return self.verify_response(response)
File "/usr/local/lib/python3.7/dist-packages/pyxui/methods/base.py", line 53, in verify_response
raise errors.NotFound()
pyxui.errors.NotFound: [NOT_FOUND] Error 404 has been received.

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