Unable retrieve post from Graph API for a Keyword -


https://graph.facebook.com/search?q=att&type=post

steps reproduce: https://graph.facebook.com/search?q=att&type=post expected behavior: graph search has retrieve posts relevant att. actual behavior: please find below output

  • output

{ "data": [

] }

have tried experimenting different search term? following searches work:

so seems issue keyword att opposed graph api search syntax using.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -