Do I need a infinite key with fbml facebook app that resides on fanpage?
I am asking user to select user and posting it(facebook posts) to my server. On my server I want to get user_id and selected friends Id. Everything is fine with selected friend_ids, but have issues with getting id of a user. sometimes I can get it all fine, sometimes I am getting session expired exception, sometimes I get nothing. any ideas why this is happening?
views:
60answers:
1
A:
As far as I stumbled, my issue was because I didn't ask a user for special permit, though I didn't tested it. In the projects I took different approach and just prepended encoded get var to url that we can set for request form in facebook
simple
2010-04-30 11:35:51