¡@

Home 

python Programming Glossary: uid2

FQL multiquery from python fails with unicode query

http://stackoverflow.com/questions/12464426/fql-multiquery-from-python-fails-with-unicode-query

api facebook.GraphAPI token api.fql 'example' u SELECT uid2 FROM friend WHERE uid1 me returns an empty list but this api.fql.. me returns an empty list but this api.fql 'example' SELECT uid2 FROM friend WHERE uid1 me works. If any of the queries are unicode.. through the facebook.py source api.fql 'example' SELECT uid2 FROM friend WHERE uid1 me ends up as queries 3D 7B 27example..