You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm having some troubles after authentication worked with a linkedin user already saved in my DB, I got this error message. I couldn't find a solution, can someone help ?
Redirectedtohttp://0.0.0.0:3000/auth/linkedin/callbackCompleted302Foundin1ms(ActiveRecord: 0.0ms)StartedGET"/auth/linkedin/callback"for127.0.0.1at2015-10-0318:42:08 +0200ProcessingbyDeviseTokenAuth::OmniauthCallbacksController#omniauth_success as HTMLParameters: {"provider"=>"linkedin"}UserLoad(0.2ms)SELECT"users".* FROM"users"WHERE"users"."uid"='8Xh1GICijH'AND"users"."provider"='linkedin'ORDERBY"users"."id"ASCLIMIT1Completed500InternalServerErrorin2msNameError(uninitializedconstantDeviseTokenAuth::OmniauthCallbacksController::BCrypt):
devise_token_auth(0.1.30)app/controllers/devise_token_auth/omniauth_callbacks_controller.rb:49:in `omniauth_success'
The text was updated successfully, but these errors were encountered:
Hi, I'm having some troubles after authentication worked with a linkedin user already saved in my DB, I got this error message. I couldn't find a solution, can someone help ?
The text was updated successfully, but these errors were encountered: