I need to get my UID using a simple FQL query, for some reason it returns an empty page. This is开发者_开发知识库 my query:
I have an FQL query: $FQLQuery = \'SELECT uid, sex, pic_square FROM user WHERE uid in (implode(\",\", $man);)\';
I am trying to get all the photos that my app has posted to a user\'s str开发者_高级运维eam using FQL.I realize I could do this by first performing the following query:
Has Facebook ever provid开发者_如何学编程ed a way to ascertain when a page was created either through the Graph API, the Legacy API, or FQL? I can\'t seem to find it.No, the creation date of a page is
I would like to get share, like, comment and total count from a fan page facebook.com/username Actually if I have a www.example.com, I can have these counts using FQL:
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I am having a wierd problem, things that worked before stopped working today, maybe it was bad before but now after the oAUTH 2 change, I am having troubles with a near production app
I know I can get friends using https://graph.facebook.com/me/friends I also know I can get friends by FQL like so:
I\'m writing a program for IOS and want to get uid and name of the current user. I tried me(), but it does not return any value:
Can I update or change the thumbnail_link for a video in Facebook? I access the video attributes with this query: