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.
this'll uploaded videos.where user_id id of user who's signed in.
Comments
Post a Comment