Is it possible to get specific user's live videos from Facebook Graph API? -
suppose can fetch user_id
of specific facebook user, possible user's public live videos through graph api not friend?
use graph api explorer provided facebook try fetch specific user's live videos listing , nothing. need specific permissions work or not possible kind of information if user not friend of you?
you not able user did not authorize app. if authorized app appropriate permissions, may use /me/live_videos
user access token.
Comments
Post a Comment