- Home /
Facebook share screenshot with link.
I want to share gameplay screenshot with URL on custom site. With "publish_actions" I can share only screenshot as photo. Any suggestions?
Answer by zero_null · Dec 20, 2017 at 09:28 AM
The Graph API that you are using will allow you to share only picture. As the custom Graph Objects are now deprecated so you can't share a link.
I get it. I also tried to use FB.FeedShare and put in link for an image, but it is not showed after share. I need to post link with my image. Let it be via url. Do you know how to do that?
no if you look at the Graph API manual you'll know that the method parameters don't do anything. They left the method this way for compatibility where actually the parameters are deprecated https://developers.facebook.com/docs/sharing/reference/feed-dialog
The Hardly change SD$$anonymous$$ methods ins$$anonymous$$d they just do what they want. The don't really clearly mention about deprecation.
So I have to use this tool for understand which image I will see?