Created By
Guru Khalsa
04/24/2012 8:40pm

Subscribers (146)

Bugslink field no longer returned with page object from graph api

  • Status: Fixed
  • Priority: High
  • Updated: April 26, 2012 at 1:31am
Latest response from Facebook
Inga Halpin
This should now be resolved. Thanks for your patience.
Status changed to Fixed
Stephen Doyle
We have a fix for this issue and it will be pushed soon.
Status changed to Fix Ready
Stephen Doyle
A fix for this issue is being prepared now
Priority changed to High
Inga Halpin
Thanks for the report. We are looking into this.
Status changed to Assigned · Priority changed to Medium
Graph API call to 'page' doesn't return 'link' property was marked as a duplicate of this bug.
Previously, a request for a page object via the graph api would return facebook's permalink

Now it does not, although the documentation still indicates that it does. One example why this matters is because, in order to generate a likebox iframe, you must pass the exact href... www.facebook.com/OBJECT_ID is insufficient, and it will give an error.

So although for most cases the permalink can be generated by www.facebook.com/OBJECT_ID without issue, there are some cases where the permalink is required.
37 people can reproduce this issue by following these steps
Repro