What to do when getting "Could not authenticate you from facebook beacause 'Csrf detected'?

I'm getting the below error message:

Could not authenticate you from Facebook because "Csrf detected"...

What should I do in this case?

1 Answer

You can't do much. That's a problem caused by the use of Omniauth on the developer side.

If you can figure it out, here is the issue's link on GitHub:

1

You Might Also Like