I am having trouble figuring out how to get Facebook insights into from my business page into a dashboard of a small web app I build.
I have tried the facebook docs and searched for tutorials. What I do find I cant seem to get working.
Could anyone help with some code that I could past into my page to get me started.
Something like the breakdown of female and male visitors for last month.
I have tried the above link for my page but I get the error
{ "error": { "message": "Invalid OAuth access token.", "type": "OAuthException" } }
Not sure where to get the access_token, I got one from https://developers.facebook.com/docs/reference/api/insights/ but it did not work also.
I would be grateful if someone can put me on the right path, thanks.