omniauth-salesforce icon indicating copy to clipboard operation
omniauth-salesforce copied to clipboard

invalid_credentials error

Open plukevdh opened this issue 13 years ago • 1 comments

I keep getting this coming back from salesforce and I'm not really sure where to go to start debugging. What would cause this?

Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2011-12-12 17:55:36 -0500

I have cleaned out my sessions/cookies, logged in/out of SF multiple times to try to resolve but no luck.

plukevdh avatar Dec 12 '11 22:12 plukevdh

See line 64 https://github.com/intridea/omniauth-oauth/blob/master/lib/omniauth/strategies/oauth.rb

I'm guessing that's the line raising the error. Do you mind sharing your source?

richardvanhook avatar Dec 13 '11 02:12 richardvanhook