Posting with facebook api a message containing friend's names as links -


i want simple thing yet seems none of fb api options (graph/others) seem able solve it.

say "johny brown" friend , want include name in wall post. can type @johny brown facebook shows nice dropdown can select name.

however same behavior cannot mimicked using facebook api.

any tips appreciated. tried "@" before name, using full url, using "name" etc. none of them work.

yup you're correct. in new graph api facebook removed feature (possibly due spamming).


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -