Created By
Rick Langevoort
03/29/2012 6:06pm

Subscribers (4)

Bugsfb.api feed: users tag accepted but no user being tagged in the post

  • Status: Fixed
  • Priority: None
  • Updated: July 16, 2012 at 12:20pm
Latest response from Facebook
Noorin Ladhani
This should now be resolved. Thanks for your patience.
Status changed to Fixed · July 16, 2012 at 12:20pm
Noorin Ladhani
Hi Rick - Can you please provide a link to the documentation you are referring to?

Once you have prepared this information, you can add it to this bug using the "Add More Info" button to the right. Commenting on this bug will not re-open it. If no further information is provided within seven days, we will automatically close this bug.

For some tips, check out the "Submitting great bug reports" section of this blog post: http://developers.facebook.com/blog/post/466 - this gives an overview of the sort of information which helps us process bug reports.
Status changed to Need More Info · April 3, 2012 at 3:55pm
I'm trying to tag friends in a post created using fb.api. The documentation regarding the tags says this:

Comma-separated list of Facebook IDs of people tagged in this Post. For example: 1207059,701732. This field is returned as the with_tags field when the Post is read. NOTE: You cannot specify this field without also specifying a place.

Indeed, when I specify the tags var and do not specify a place I get an error stating that it's wrong to specify friends without a place (a rather weird limitation if you ask me, btw....). If I do specify the place tag along with the friends tags, the post gets posted just fine on my wall... but no friends are tagged, nor do they receive a notification or whatsoever.
2 people can reproduce this issue by following these steps
Repro