I show posts that i've downloaded using facebook graph api. I want to be able to link to the posts where I display them.
Facebook provides those links via the stream api:s actions. They like this: http://www.facebook.com/284328420994/posts/10150830378060995
Theese links work for comments on pages, but not comments on groups. Those comments render a 404.
Why is this and what can I do about it?