mezz64 / pyEight

Python library to interface with the Eight Sleep API
MIT License
59 stars 15 forks source link

Unable to authenticate and fetch eight token #9

Closed sferguson524 closed 4 years ago

sferguson524 commented 4 years ago

Been seeing Unable to authenticate and fetch eight token for the last few days. Also seeign 404s in the Home assistant logs when posting eight data. Usernames and passwords have not changed.

mezz64 commented 4 years ago

The API url changed. It has already been fixed in the latest release and merged into Hass Dev branch.

sferguson524 commented 4 years ago

Just did a pip install --upgrade to the latest version in my lab, and am still seeing the issue

On Sat, Nov 2, 2019 at 5:00 PM John Mihalic notifications@github.com wrote:

The API url changed. It has already been fixed in the latest release and merged into Hass Dev branch.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mezz64/pyEight/issues/9?email_source=notifications&email_token=AFJM67GAW72XARER53R7KMLQRYICPA5CNFSM4JIJA5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEC5HUEI#issuecomment-549091857, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFJM67GZ3ZVF6K2UMRC7N7LQRYICPANCNFSM4JIJA5DQ .

mezz64 commented 4 years ago

Make sure you are actually on 0.1.2. If you enable debug logging it will print out the version during startup. I just tested again and all is working fine as far as i can tell.