Page 1 of 1
Building Facebook App for facebook comments
Posted: 24 Oct 2012, 21:36
by web1973
I massively have problems with building the facebook app.
What do I have to type in as the canvas and the page tab url?
Thanks

Re: Building Facebook App for facebook comments
Posted: 25 Oct 2012, 12:12
by marmeie
Hello there
you can get the ID over the following link:
http://graph.facebook.com/facebook
(replace /facebook with your Sitename)
so you get the inforation about yor account, like this:
Code: Select all
{
"name": "Facebook",
"is_published": true,
"website": "http://www.facebook.com/facebook",
"username": "facebook",
"founded": "February 4, 2004",
"company_overview": "Millions of people use Facebook everyday to keep up with friends, upload an unlimited number of photos, share links and videos, and learn more about the people they meet.\n\n\"Like\" this page for ongoing updates on new products, announcements and stories. \n\nOther ways to connect with us:\nVisit the Facebook Blog at http://blog.facebook.com\nFollow us on Twitter: \u0040facebook\nSubscribe to more video at http://www.youtube.com/facebook\n\nComment Policy: We love your comments, but please be respectful of others. We reserve the right to delete profane, harassing, abusive and spam comments and to block repeat offenders.",
"mission": "Facebook's mission is to give people the power to share and make the world more open and connected.",
"about": "Facebook's mission is to give people the power to share and make the world more open and connected. ",
"talking_about_count": 1214621,
"category": "Product/service",
"id": "20531316728",
"link": "http://www.facebook.com/facebook",
"likes": 79206222,
"cover": {
"cover_id": "10151496277356729",
"source": "http://sphotos-a.ak.fbcdn.net/hphotos-ak-snc6/s720x720/247388_10151496277356729_2043388331_n.jpg",
"offset_y": 0
}
}
but now there is my problem.
In the frontend there is following message:
Warnung:
http://www.sitename/ kann nicht aufgerufen werden.
Who can help to solve the problem?
Thanx and BR
Martina
Re: Building Facebook App for facebook comments
Posted: 25 Oct 2012, 19:21
by web1973
Thanks, but this doesn´t really help.
If I go and build the app I get asked about the canvas url and page tab url.
What is the url?
Re: Building Facebook App for facebook comments
Posted: 28 Oct 2012, 12:03
by web1973
Is there someone who can help please?
Thanks
Re: Building Facebook App for facebook comments
Posted: 31 Oct 2012, 02:43
by Jan
Hi, did you ask Facebook developers? Really no idea how to add support for building Facebook application as I am not FB developer
