sending request to /me/posts?fields=likes return all my posts with likes attribute. This works fine until this example...
I shared 2 (or more) pictures (from some sites) in short time period (5 minutes - 2 pictures). All this pictures are liked by my friends. When I send request from above I get grouped post that says (XXX added N photos to album XXXXX) and there is no grouped likes. So I can not retrieve number of likes for this pictures.
Does someone have solution that will not group this 2 posts, or to return all likes for this two posts?