I am working on applications that use the facebook grap API to search. We often request facebook with OR requests (using Facebook "OR" requests using the graphical API ). But it seems that it just stops working. Does anyone know if it is still possible to execute OR queries using the Graph API search method, and if so, how to do it?
source
share