Even the basic query - GET /fql?q=SELECT name FROM user WHERE uid = me() is giving the following error -
"message": "Your statement is not indexable. The WHERE clause must contain an indexable column. Such columns are marked with * in the tables linked from http://developers.facebook.com/docs/reference/fql ",