DarkCat09 / python-aternos

[UNMAINTAINED] Unofficial Aternos API written in Python
https://pypi.org/project/python-aternos/
Apache License 2.0
92 stars 13 forks source link

Login with username and password doesn't work #105

Closed pythoncat1 closed 9 months ago

pythoncat1 commented 10 months ago

Logging in with username and password doesn't work. However session id login in does.

DarkCat09 commented 10 months ago

Duplicate of #97

DarkCat09 commented 10 months ago

Fixed, but new version was not released

pythoncat1 commented 9 months ago

Thanks!

pythoncat1 commented 9 months ago

@DarkCat09 updating to the latest version with pip doesn't fix this issue. I'll just install it from the source, but just pointing this out.

DarkCat09 commented 9 months ago

@pythoncat1, yeah, I'll update it someday...

Anyway, thanks for reporting the bug.