how to get messages in the inbox of facebook using fql query?
Posted
by Ershad
on Stack Overflow
See other posts from Stack Overflow
or by Ershad
Published on 2009-09-03T11:34:32Z
Indexed on
2010/04/19
22:03 UTC
Read the original article
Hit count: 210
When i request for inbox messages in fql.query using the below query.
SELECT message_count FROM thread WHERE folder_id = 0
It is giving this error.
yyyyyyyyyy is not permitted to requested mailbox permissions from xxxxxxxxx
© Stack Overflow or respective owner