uncaught exception: Error: Permission denied for to get property Proxy.InstallTrigger

前端 未结 1 567
遥遥无期
遥遥无期 2021-01-18 18:55

I have the following code to get user data form facebook

1条回答
  •  自闭症患者
    2021-01-18 19:28

    The most up to date PHP + Javascript SDK sample is found here: https://developers.facebook.com/blog/post/534/ - Facebook's backend requires oauth2.0 enabled on your app and it may be easier to just copy + paste a working app, then tweak it to your requirements.

    0 讨论(0)
提交回复
热议问题