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

DysonInvalidAuth exception #24

Open
gmathur opened this issue May 25, 2022 · 3 comments
Open

DysonInvalidAuth exception #24

gmathur opened this issue May 25, 2022 · 3 comments

Comments

@gmathur
Copy link

gmathur commented May 25, 2022

After installing all the requirements, consistently running into the following error.

Please choose your account region
1: Mainland China
2: Rest of the World
Region [1/2]: 2
Region code: US
Email: [email protected]
Traceback (most recent call last):
File "get_devices.py", line 22, in
verify = account.login_email_otp(email, region)
File "/Users/gmathur/Downloads/libdyson/libdyson/cloud/account.py", line 127, in login_email_otp
auth=False,
File "/Users/gmathur/Downloads/libdyson/libdyson/cloud/account.py", line 114, in request
raise DysonInvalidAuth
libdyson.exceptions.DysonInvalidAuth

@johnypony3
Copy link

johnypony3 commented Aug 25, 2022

@gmathur (and to anyone that comes here): Log out of your app and wait 5 minutes

@marcoleder it would be easier to say "Log out of your app and wait 5 minutes".

@mcnutter1
Copy link

Same issue, this has worked before but now doesnt... the waiting 5 minutes after logging out of the app doesn't work either.,

@daVid0n
Copy link

daVid0n commented Aug 30, 2023

hello guys - same with me, trying the entire day already, it still seems to go the same path, the get_devices.py work flawlessly by triggering the login, i get the code via mail but then always directly "libdyson.exceptions.DysonInvalidAuth".
Logging back into the app is then not possible due to too many attempts.
100% sure my information is correct, so may it be broken on Dyson's side meanwhile?

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

4 participants