Actions with User-Generated Photos not showing up big

880 Views Asked by At

We're using an open graph action to post photos made by our app. Even though we include:

image[0][user_generated]=true,

the image does not show up as a big photo in user timelines. It's merely in the recently activity box. The image is greater than 520x520px (as specified in this document).

Any ideas? Thanks!

2

There are 2 best solutions below

0
On

also possible with JSON:

{"recept":"http://my.recept.com","image:url":"http://my.recept.com/my-recept.png","image:user_generated":true}

as of now, approval is not needed for developer of the apps.

0
On

Make sure you also specify image[0][url]=url otherwise it won't show up