I tried to use jQuery's ajax, but there is problem with cross domain requests(Canvas apps in Facebook are in iframe, and my browser Chrome, doesn't allow for making ajax requests to another domain (not facebook.com)).
Deprecated FBJS had Ajax proxy, but it is now deprecated. How to deal with it? Thanks for help.