Facebook App : This must be derived from Canvas URL, Secure Canvas URL

后端 未结 7 693
无人及你
无人及你 2021-01-30 04:16

Hi I wan\'t to create a facebook app to use it for the auth in my new site locally installed(my machine),but from yesterday I don\'t succeed to install it and use it, all time I

相关标签:
7条回答
  • 2021-01-30 05:02

    My problem was that logging in with facebook wasn't working for my app.

    It turned out that I just needed to fill in the "Valid OAuth redirect URIs" field on the "Advanced" tab.

    e.g. http://example.com/auth/google/callback

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