Error while PHP coding a facebook script for a facebook page

Meyerlansky81

Regular Member
Joined
Apr 4, 2015
Messages
229
Reaction score
43
While trying to exucute the PHP code in facebook, i am getting an error message as follows -

"Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings."

i was thinking maybe a http SSL would help...

any advice please?
 
Make sure you app domain is added to website, also make sure your facebook login settings has valid callback URL
 
Make sure you app domain is added to website, also make sure your facebook login settings has valid callback URL
hi rajkala I am a frnd of meyerlansky81 just I just sign in to help him this is our current settings from the url any advice

dont worry its not a virus its just screenshots
 

Attachments

  • sc-2.png
    sc-2.png
    134.4 KB · Views: 191
  • sc-1.png
    sc-1.png
    145.4 KB · Views: 199
A while back I had the problem because of the www. need to make sure its all www. or none
 
thekeesh.com has a very good explanation of how it works. In fact it even shows you the "score" of your friends based on this script.
 
Back
Top