joeb
joeb

Reputation: 51

Unable to preview Story

I have a app in which I created a custom object with custom properties. The object is called "character" and the custom properties are theme (as string) and user (as profile).

I have an action called "vote" which contains a property "character" that references the custom object above.

I created a story that links the action to the object. All the flexible sentences refer to "character.title".

This was working fine for awhile and whenever I published a story I was able to see a preview of it in the story settings. Now I get an error image

I can publish using graph api explorer with no problems. And if I debug a character URL using the debugger tool, there are no errors. Everything looks good, but I can't see a preview and I'm worried that my published stories are not actually posting.

Another strange thing is that I have another app that I use for staging and testing purposes that doesn't have this problem.

Upvotes: 3

Views: 1402

Answers (1)

joeb
joeb

Reputation: 51

I had to click on Edit Attachments in the Story settings and set values for at least one of the fields. I guess without it Facebook didn't know how to render the preview. There should be an appropriate warning message.

Note: my other apps have been working fine without having to fill values in the Edit Attachments window. This app was a strange exception.

Upvotes: 2

Related Questions