How to get videos uploaded by user using Facebook Graph API? -


i'm developing application show videos , images facebook using graph api. i've followed graph api document , able show images. in case of videos i'm getting videos user tagged-in.

i need user uploaded videos too. how can videos?

the graph explorer link : https://developers.facebook.com/tools/explorer/app_id/?method=get&path=me%2fvideos&version=v2.3&

after changes in graph api calls i've found solution.

https://developers.facebook.com/tools/explorer?method=get&path=user_id%2fvideos%2fuploaded&version=v2.3&

this'll uploaded videos.where user_id id of user who's signed in.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -