2
votes

Hi guys i am getting this error:

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, or the domain must be a subdomain of one of the App's domains.

many people are facing this error because their redirect url mismatch or either they are placing wrong clint id or secret id, but in my case 1. Redirect URL is fine, 2. app id and app secret are also fine.

what could be the problem? please help me

1
What should I add into the site URL, if I don't have the public domain name yet, but I have the ip address of my VM that running my site. Can anyone please advise ?code8888

1 Answers

5
votes

You have to set your domain within your application in the application settings.

See the following screenshot, the "App Domains" setting is set to "testapp.com". Your URL for your Page Tab for example has to be of the same domain as the on you specified here.

enter image description here