fb:comment does not work on my application
Posted
by giffary
on Stack Overflow
See other posts from Stack Overflow
or by giffary
Published on 2010-01-25T11:57:46Z
Indexed on
2010/05/15
3:14 UTC
Read the original article
Hit count: 305
hello!
I'm new for facebook developer. I want to add comments box to my application and I follow the tutorial in facebook wiki. It's not work in my application.
My Canvas Callback URL is http://122.155.0.71/~facebook/ and I upload xd_receiver.htm to root directory.
and I paste the code
FB.init("b6e07896a1d0889d9784dea150802587", "/xd_receiver.htm");
to my application. It not show up. When I view this page with firebug. I see .
I don't know about xid, where can I create it.
Can you help me about this problem?
thank you...
© Stack Overflow or respective owner