Hi,
I'm trying to find a way to generate a preview (in form of an iframe) for normal non-Ad-posts similar to this endpoint: https://developers.facebook.com/docs/graph-api/reference/generatepreviews/
This endpoint requires to use an adcreative which again requires you to create a link but normal personal or timeline posts don't necessarily have a link or a picture they can be text only.
I already tried to create ad-previews which look like posts but I can't disable the link-requirement from the AdCreative object. Maybe there is another way to generate previews of normal non-ad facebook posts?
Sorry if this isn't an actual issue of this SDK but I already tried to get help in the facebook-dev-forums and on stackoverflow without any results.
Hi,
I'm trying to find a way to generate a preview (in form of an iframe) for normal non-Ad-posts similar to this endpoint: https://developers.facebook.com/docs/graph-api/reference/generatepreviews/
This endpoint requires to use an adcreative which again requires you to create a link but normal personal or timeline posts don't necessarily have a link or a picture they can be text only.
I already tried to create ad-previews which look like posts but I can't disable the link-requirement from the AdCreative object. Maybe there is another way to generate previews of normal non-ad facebook posts?
Sorry if this isn't an actual issue of this SDK but I already tried to get help in the facebook-dev-forums and on stackoverflow without any results.