I'm having a problem with app_data. I post a feed in my timeline with a link. This link is my app url with app_data aka:
http://apps.facebook.com/mfanpage/app_123456?app_data=my-very-important-data-here
When the user clicks in the link, he is directed to my app and Facebook ask for some permissions. If user accept all conditions, he is redirected to the app AND my app_data becomes EMPTY!
What can I do? Please HELP!