I want to use the Facebook Graph API to search for exact page matches to \"My String\".
I tried https://graph.facebook.com/search?q=%22My%20String%22&type=page
try using Unicode, U+0200 is the space bar, so concatenate "My", U+0200, and "String". No clue if that works.