I am getting the below error during the fetching the Facebook user feed using the Facebook graph API.
(#100) Tried accessing nonexisting field (likes) on node type (Post)
Screenshot shot of error.
My current API call is below
How can I solve this error?