Please let me know how to share images and videos using social sharing API's. I tried to post on Facebook but did not see any option to attach the images or video's. We're using below code snippets to publish content. Also tried with 'SharingPublishMessage' to share published content. And post is made successfully but images and video are not visible in posted message.
Answers
The REST API takes a string for the video part of the message.
What is the library you are using, and does it send a text value?
Regards.