Facebook One or more of the given URLs is not allowed by the App's settings

后端 未结 12 1598
面向向阳花
面向向阳花 2020-12-14 21:23

Result in console:

Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the App\'s settings. I

12条回答
  •  攒了一身酷
    2020-12-14 21:37

    In my case it was the www. that I omitted, so for instance:

    http://website.com

    instead of

    http://www.website.com

提交回复
热议问题