I am attempting to query the Photo table through FQL using this query:
SELECT owner FROM photo WHERE pid="XXXX"
For some reason, no matter what pid I choose, I get an empty set response:
Facebook responded with HTTP status code 200 and response body: []
I am using RestFB.