0

fb:explicitly_shared=true, image[0][user_generated]=true, I expected the action to display with a full size image in timeline and a small story in activity feed. Instead, I get only the small (with the smallest thumbnail possible) in the activity feed. Nothing in timeline.

The documentation is unclear. Documentation states regarding user_generated:

While it might seem appealing to always use user_generated photos, there are some criteria that must be met in order to maintain a good user experience, and for your app to get approved for the capability to be used by people who are not developers or testers of the app

This does not specify whether 1) The POST to /me/namespace:action will succeed without error for the developers but still not display in the timeline or 2) The POST to /me/namespace:action should behave in every way as if "User Generated" was approved (for posts on behalf of the developers)

I have the same question about fb:explicitly_shared. Cannot determine whether behavior is unexpected because expected behavior isn't clear in documentation.

Following all examples documented with variations on what is in the meta tags and the data posted to /me/namespace:action there is simply no way for me to get anything to show up in the timeline (aside from posting directly to feed).

4

1 回答 1

0

不要使用 Graph API Explorer 测试任何这些东西。Graph API Explorer 似乎以它自己的特殊方式被部分沙盒化。

于 2013-10-10T02:51:25.653 回答