Updated:1/27/2013 After some research I found out that I need to do a http get .. I am using graph apis . I am using the below url . How ever each time I am getting a bad request? https://graph.facebook.com/1021259526/statuses&limit=20&access_token=AAAFM2GZAUaXQBAIlkFVUKxZCXs2rbZCuyoHy0n1jKucWuA8QorbdOLzJ7Wr3TUUBMrcZB6j008RjnOtwWnNJTcmzWSXZAjKeFz
I have assumed access token to be for user access token which I get every time a user logs in.
Is there any thin I am doing wrong?