According to Facebook's documentation, I put channelUrl: '//www.my-domain.com/fb_channel' inside FB.init(). However, I could not see www.my-domain.com/fb_channel got loaded at all with Firefox and Chrome's network inspector.
Is this normal?
|
According to Facebook's documentation, I put Is this normal? |
|||
|
|
|
It's perfectly normal. The reason you need the |
|||
|
|
|
The contents of the channel file is a single line
So if there is something wrong, it's something in your server that is not loading the file properly. |
|||
|