Omniauth-facebook keeps reporting invalid_credentials

后端 未结 7 1742
野性不改
野性不改 2020-12-05 07:13

I am trying to implement omniauth-facebook as described in Railscast #360 and have run into quite a roadblock. When I click on the signin link, I get the desired popup aski

7条回答
  •  失恋的感觉
    2020-12-05 07:45

    I had a similar issue where it was working for 1 user but getting the Authenticating error for the 2nd user.

    Disabling the Sandbox mode (Apps > Settings > Advanced) seems to have fixed it.

提交回复
热议问题