-
Notifications
You must be signed in to change notification settings - Fork 89
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
API request returned error: 400 (CAPTCHA implementation) #71
Comments
i first noticed weird things, when i was trying to then, when i purged my db with
is there any way to logout of a client? update, a probable fix in bitwarden: bitwarden/server#1626 update2: bitwarden issue ref: bitwarden/cli#383 |
Interestingly their "fix" is to bypass captcha for a known device. I use (or just tried to start using today) rbw on OpenBSD, where no Bitwarden app/client exists. I have however logged in to the web vault (and use the browser plugins) on this machine, so hopefully that is enough to consider it a "known device" whenever they implement this fix. I wanted to use rbw to keep an "offline copy" on my machine for when I travel. |
@ivankovnatsky looks like that PR was merged but the issue still remains on my end.. any luck for you? |
i suspect that the change in master/main. but we most probably need to wait for the next release. |
agree, that looks weird. |
closing, not a rbw issue (appears PR will go live late October to address the captcha change) |
forgive me for after-post here, though it's likely that rbw code base should probably be adapted to accommodate latest changes with the captcha, the read: bitwarden/cli#383. for those who did not logout, that captcha fix-hack would probably work, but for the newer clients authenticating rbw, cloudflare (bitwarden waf) would flag all requests as coming from a bot, i presume. |
@ivankovnatsky agreed.. the workaround using the client_secret from the API key seems like a good option |
Hey @digital-mystik, I still cannot use |
@rotsix hello, the workaround is not implemented in rbw, just bitwarden-cli |
Do you know when/if a workaround is going to be implemented? |
no idea.. depends on if doy has time or a PR is submitted/merged |
sorry - i'm paying attention to this but i've been busy the last couple weeks - if someone wants to submit a pull request, i could merge it, otherwise i'll hopefully be able to look into it in the next week or so |
okay, i believe this should be fixed in version 1.4.0. if you are running into this problem, try upgrading, and then use |
Just noticed yesterday after a reboot that I am unable to log in via api.bitwarden.com; could just be a hiccup but am not sure.
The text was updated successfully, but these errors were encountered: