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

Unable to authenticate again #6

Closed
RobertMcKiernan opened this issue Oct 14, 2019 · 1 comment
Closed

Unable to authenticate again #6

RobertMcKiernan opened this issue Oct 14, 2019 · 1 comment

Comments

@RobertMcKiernan
Copy link

I've just used my python shell to successfully authenticate myself.
audible.LoginAuthenticator("email@addr.com", "pw", locale="uk")
After the captcha it returned a LoginAuthenticator object.

I did not save the returned object to a variable, so I'm unable to save it to a file.

Now when I try to authenticate again (so that this time I can then save the auth to a file) it prompts me for a "code", which I think is a 2FA code right?

I have checked my emails, and I've logged into my audible account and I can't seem to find any 2FA notifications, nor options to disable 2FA.

I've got the string repr of the LoginAuthenticator object that was printed out to my console.

Is there any way I can turn this string into the right format and save that to a file, which I can then use to authenticate myself again?

Thanks and nice one for writing this package :)

@RobertMcKiernan
Copy link
Author

Literally 5 minutes later and I found the 2FA option on my amazon account -_-. Thanks anyway

@mkb79 mkb79 reopened this Oct 15, 2019
@mkb79 mkb79 closed this as completed Oct 15, 2019
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

2 participants