Reputation: 91
I am trying to update/create my app's "app domain" but it keeps throwing this error:
Error
App Domains: http://www.example.com should not contain protocol information.
Whereas I am 100% sure that my website doesn't have any OpenGraph meta tags.
Upvotes: 6
Views: 28329
Reputation: 190
I recently went through the Facebook app creation , even i faced that problem .
But i got success , if i didn't put the "App Domains:" domain value under "Basic Info".
SO you don't need to put the "App Domain " value instead of that you have to fill the value only for below requirement as per your requirement
Upvotes: -1
Reputation: 21
Just remove http://
I had the same problem, Initially I used to enter http://www.example.com and facebook caused error. But when I used just www.example.com by removing http://
it worked.
Also if you are not using secure server like https://
, you need to tick sandbox and specity url in mobile native too.
Upvotes: 2
Reputation: 196
Remove the http://
part
Try only www.example.com
or just example.com
.
It worked for me.
Upvotes: 18
Reputation: 3748
Hello you may have been mixed up the fields protocol name
and site url
.
Just like this :
site url
field should have http://
and protocol information
field shouldn't have http://
Regards, Mutlu.
Upvotes: 0