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

503 Server Error #74

Closed MedCodeHack closed 1 year ago

MedCodeHack commented 1 year ago

image

DarkCat09 commented 1 year ago

@MedCodeHack,

Hello. Does aternos.org website work?

Lucianoluxx commented 1 year ago

I get the same error. It worked until about yesterday, and I did no changes to my code since then. I checked to see Aternos, and it seems like they have no issues with their services. I also wanted to see that for myself, and the website - along with starting the server - works perfectly fine. aternos_down

DarkCat09 commented 1 year ago

@MedCodeHack, @Lucianoluxx,

Thank you so much for the provided information.
Looks like Aternos uses a different API endpoint or parameters for authorization now.
Will be fixed soon.

MedCodeHack commented 1 year ago

@MedCodeHack, @Lucianoluxx,

Thank you so much for the provided information. Looks like Aternos uses a different API endpoint or parameters for authorization now. Will be fixed soon.

Thx.

MedCodeHack commented 1 year ago

@MedCodeHack,

Hello. Does aternos.org website work?

yes it's works fine

MedCodeHack commented 1 year ago

Still got the same error!

DarkCat09 commented 1 year ago

Almost done: #75

DarkCat09 commented 1 year ago

@MedCodeHack, @Lucianoluxx,

Please, check it again, should work now.
And don't forget to update:

pip install -U python-aternos