Facebook FB.ui send dialog intermittently returns invalid link error
问题 This has been working fine for over a week. FB.ui({ method: 'send', to: connectionid, name: subject, picture: staticurl + 'images/logoformysite.png', link: homeurl + '/' + username + '/something=' + var1 +'&somethingelse=' + encodeURI(var2) + '&evenmore=' + encodeURI(var3), description: invitemessage, }); I had initially had an error last week where if the URL was within the Facebook domain, Facebook would block it. I fixed that and now both the picture and the link do not belong to the