Given URL is not allowed by the Application configuration Facebook application error

前端 未结 16 2184
广开言路
广开言路 2020-11-28 05:34

Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the App\'s settings. It must match the Website URL or Canvas URL,

16条回答
  •  爱一瞬间的悲伤
    2020-11-28 05:52

    1.Make Sure Website Url and platform added, if not then visit https://developers.facebook.com/quickstarts/ then Select Platform -> Setup SDK -> Website Url And so on..

    Note: website url can't be like this : https://www.example.com just remove www and make it simple and working ;)

    2.Goto App Dashboard -> Setting -> Click on Advanced Tab then go to bottom of the page and enable Embedded Browser OAuth Login and leave Valid OAuth redirect URIs blank and Save it

提交回复
热议问题