| Steps to Reproduce: | 1. Just call the graph api - http://graph.facebook.com/193325097378094 193325097378094 is a page id of mine. |
|---|---|
| Expected Behavior: | Returned object should contain 'link' property. According to the document about the page graph api ( http://developers.facebook.com/docs/reference/api/page/ ), 'link' property should be available for the call without access_token. |
| Actual Behavior: | There's no 'link' property in the returned object. |
| API/SDK: | Graph API |