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
Getting machines doesnt seem to be working, I think HTB made some changes?
File "/usr/local/lib/python3.10/site-packages/hackthebox/htb.py", line 313, in get_machines
data = cast(dict, self.do_request("machine/list"))['info'][:limit]
File "/usr/local/lib/python3.10/site-packages/hackthebox/htb.py", line 126, in do_request
raise NotFoundException
hackthebox.errors.NotFoundException
The text was updated successfully, but these errors were encountered:
Getting machines doesnt seem to be working, I think HTB made some changes?
The text was updated successfully, but these errors were encountered: