You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: