I am using graph API to get the feed post. https://graph.facebook.com/128172073865656/feed?limit=200 but it is showing exception
{ "error": { "type": "OAuthException", "message": "An access token is required to request this resource." } }. Could any one please help.