Does facebook open graph's fb:explicitly_shared require approval even for developer? -


fb:explicitly_shared=true, image[0][user_generated]=true, expected action display full size image in timeline , small story in activity feed. instead, small (with smallest thumbnail possible) in activity feed. nothing in timeline.

the documentation unclear. documentation states regarding user_generated:

while might seem appealing use user_generated photos, there criteria must met in order maintain user experience, , app approved capability used people not developers or testers of app

this not specify whether 1) post /me/namespace:action succeed without error developers still not display in timeline or 2) post /me/namespace:action should behave in every way if "user generated" approved (for posts on behalf of developers)

i have same question fb:explicitly_shared. cannot determine whether behavior unexpected because expected behavior isn't clear in documentation.

following examples documented variations on in meta tags , data posted /me/namespace:action there no way me show in timeline (aside posting directly feed).

do not test of these things graph api explorer. graph api explorer appears partially sandboxed in it's own special way.


Comments

Popular posts from this blog

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -