anonymous1184/bitwarden-autotype

Suddendly getting: "Your authentication request appears to be coming from a bot." error after logging in

Closed this issue · 7 comments

I think Bitwarden broke this amazing script :(

Seems to be an issue of an alarming number of wrong passwords. I haven't seen this but documentation states that you can avoid the issue via API keys.

I'll see to add this as an option in the advanced settings.

I am getting this too, might need an update quickly for it.

I'm working on the fix, but even with a ridiculous amount of bad passwords and/or email/authenticator codes I cannot trigger the error.

Do you mind to share your location? Perhaps this is location-based. Do you have enabled any Two-Step Login method? Perhaps this is only triggered when no Two-Step verification is done.

I'm in Canada. I originally did not have 2fa for this application. With 2fa enabled the error no longer pops up. I was still on the older release

Thanks a lot, I can confirm. Seems like plain logins are no longer viable via CLI. Is either API key or a two-step method, I'm working on adding API as an option.

so there's no way to place the api key in say, the settings json file, right now?

Latest release v1.1.2 adds the ability to use a Personal API Key as login method circumventing this issue. Hopefully the underlying issue gets addressed by the Bitwarden Team otherwise any 3rd party app will be bound to use API Key instead of username/password + Two-Step Login.