Right way to handle friend-multi-select post on facebook, issues with session

Posted by simple on Stack Overflow See other posts from Stack Overflow or by simple
Published on 2010-04-27T12:43:05Z Indexed on 2010/04/30 11:37 UTC
Read the original article Hit count: 178

Filed under:
|
  1. Do I need a infinite key with fbml facebook app that resides on fanpage?

  2. 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?

© Stack Overflow or respective owner

Related posts about facebook

Related posts about php