Given URL is not allowed by the Application configuration

前端 未结 15 1274
北恋
北恋 2020-11-29 02:50

I am trying to create facebook sign-in page according to this tutorial. I only changed the two lines

appId      : \'370675846382420\', // App ID
channelUrl          


        
15条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-29 03:07

    I'm using the Facebook Canvas platform (Unity WebGL) and I don't needed to add the Website platform. The only thing I did was add my website root url in:

    • Product
      • Facebook Login
        • Valid OAuth redirect URIs

提交回复
热议问题