Hey, when are you hitting this error? We'll need some more context to help you debug. I'm guessing you tried signing in? If you're doing any sign in process, you'll need to setup the appropriate APIs. Instructions here: docs.dev.to/get-api-keys-dev-env/#...
I did all the setup required by the docs and still got this error and there is a GitHub issue[1] and same error while populating the database with the initial seeds bin/setup got this error
I am getting following error I am not sure what is issue with
bcryptBCrypt::Errors::InvalidHash in OmniauthCallbacksController#githubHey, when are you hitting this error? We'll need some more context to help you debug. I'm guessing you tried signing in? If you're doing any sign in process, you'll need to setup the appropriate APIs. Instructions here: docs.dev.to/get-api-keys-dev-env/#...
Hi Andy,
I did all the setup required by the docs and still got this error and there is a GitHub issue[1] and same error while populating the database with the initial seeds
bin/setupgot this errorBCrypt::Errors::InvalidHash: invalid hash[1] github.com/codahale/bcrypt-ruby/is...