Sir Hally
Sir Hally

Reputation: 2358

Get count of friend requests in Facebook

I am using Facebook Development Toolkit for my Facebook Canvas Application (ASP .NET).

How can I get the count of friend requests of user (current user)?

Upvotes: 2

Views: 1055

Answers (1)

Sir Hally
Sir Hally

Reputation: 2358

I have solved this problem.

You can do it by using FQL. Attention! Your application must have read_requests permission. How to get such permission.

Upvotes: 1

Related Questions