HybridAuth / PHP Facebook SDK authentication failed (getUser returns 0)

后端 未结 4 1129
终归单人心
终归单人心 2021-01-16 09:17

I\'m trying to configure HybridAuth and I\'m in the very early stages. Right now all I want to do is connect and make sure HA will redirect to facebook and prompt for app i

4条回答
  •  温柔的废话
    2021-01-16 09:46

    For anyone else coming accross this and the answer above doesn't work, I was facing the same issue an turns out my app on Facebook was still in Sandbox mode. Turning this off under the app settings turned out to solve the issue of getting a 0 user id.

提交回复
热议问题