I´m trying to make a Like Box from this url:http://www.facebook.com/pages/I-karriären/238394972905409?sk=wall I try generate the code from facebook developer page:http://developers.facebook.com/docs/reference/plugins/like-box/ but only get this message "Could not retrieve id for the specified page. Please verify correct href was passed in." I also tried the url in punycode format; http://www.facebook.com/pages/xn--I-karriren-w5a/238394972905409?sk=wall but still get the same message. What could be wrong? It is not a personal page.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
You should avoid adding any parameters to the URL of Facebook Page to use it with Like Box social plugin, this will work:
But next one will not, since it's pointing to wall part of page:
BTW, punycode part is actually wouldn't change anything since Page Name in the URL have a display only matter (this may be changed in future), next URL will work in the same way as the first one or punycode version:
|
|||||
|