I'm using facebook graph api using javascript sdk. I'm fetching page feed with their likes count and user and same for comment. but after some time I'm getting wrong user_id for all the page post like and comments.
when I'm trying to get this using facebook graph explorer it is giving me right result. I've used app_access_token and user-access-token.. what is wrong with facebook graph api.