Questions tagged [facebook-ui]
46 questions
-3
votes
5 answers
Facebook send dialog doesn't work for any URLs except Google
I'm trying to use Facebook's JavaScript SDK to let users send a link to another user, i.e using FB.ui(data, callback). console.log( data ) gives this output:
link
"http://example.com/something/y3k62pg3t4"
method
"send"
to
…

Ali
- 261,656
- 265
- 575
- 769