Search Facebook Developers
Docs
Tools
Support
News
Apps
Log In
Created By
John McGovern
11/07/2012 11:57am
Subscribers (4)
Tags
post
Bugs
graph api is not returning public posts
Status:
Duplicate
Priority:
Low
Updated:
November 9, 2012 at 10:58am
Toggle 2 older responses
Latest response from Facebook
Sean Quinlan
Thanks we are already tracking this on another bug report.
Priority changed to Low · November 9, 2012 at 10:58am
Sean Quinlan
We are already tracking this issue in another bug report. Thanks.
November 9, 2012 at 10:58am
Sean Quinlan
We are already tracking this issue in another bug report. Thanks.
Marked as Duplicate of
open graph api search returning no data/posts
· November 9, 2012 at 10:57am
When I call the graph api to return the latest public posts, it does not return any results except an empty structure.
Steps to Reproduce:
To see the result: Enter
https://graph.facebook.com/search?q=orange&type=post
in firefox
Expected Behavior:
The latest public posts with orange in it
Actual Behavior:
{
"data": [
]
}
2 people
can reproduce this issue by following these steps
Repro