Given a post id returned by a graph search, for example: 186173001411937
is there a url to link to the post in facebook? The following url does not work: http://www.facebook.com/post.php?id=186173001411937
|
Given a post id returned by a graph search, for example: 186173001411937 is there a url to link to the post in facebook? The following url does not work: http://www.facebook.com/post.php?id=186173001411937 |
||||
|
|
|
I found out, for a graph id 1099696306_140549259338782 the links is build like this: http://www.facebook.com/1099696306/posts/140549259338782 |
|||
|
|
|
Honestly, the best way I've found to do this is just:
Where |
||||
|
|