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

Issue getting device password #65

Open
supersausage85 opened this issue Jun 15, 2023 · 1 comment
Open

Issue getting device password #65

supersausage85 opened this issue Jun 15, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@supersausage85
Copy link

supersausage85 commented Jun 15, 2023

im trying to use the library as standalone to get the required tokens to use to integrate with my own automation

the problem im having is if i use the api example with 2FA and enter the code i correctly get the tokens back but the device is not registered as a trusted device so i never see the device password to be able to use the refresh api.

i am new to this aspect and using python but not new to coding in general

hoping someone might be able to help me

@supersausage85 supersausage85 added the bug Something isn't working label Jun 15, 2023
@dfluff
Copy link

dfluff commented Sep 24, 2023

Seconded - I just hit this as well. It took me a while to get to that stage as the examples documentation seems a bit out of date (lots of things like deviceLogin instead of device_login ...I might fork and correct those bits of the docs if I get time). I've been picking through the code but can't quite follow how the device-registration is supposed to work with the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants