mvdan / bitw

Minimalist BitWarden client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outdated install instructions

desttinghim opened this issue · comments

I am getting the following error when I attempt to login. I've installed bitw using the instructions in the readme.

error: could not login via password: Bad Request: {"error":"invalid_grant","error_description":"Auth-Email header invalid."}

This would be easier to debug if bitw could print out it's version. Can the install instructions/package be updated?

It sounds like the install instructions worked just fine; otherwise how were you running bitw at all?

The error you got sounds like #31, which I thought we had fixed.

Oh my - you're right that go install mvdan.cc/bitw@latest installs a version that is massively out of date. That is entirely my fault - I broke the https://mvdan.cc/bitw pointer to GitHub some time back and never realized. Apologies for the confusion - fixing it now.