Facebook Insights api to my web app -



Facebook Insights api to my web app -

i having problem figuring out how facebook insights business page dashboard of little web app build.

i have tried facebook docs , searched tutorials. find cant seem working.

could help code past page me started.

something breakdown of female , male visitors lastly month.

https://graph.facebook.com/100001972416707/insights/page_impressions_by_city_unique/week/?access_token=qwertyui&since=1315699200&until=1320796800

i have tried above link page error

{ "error": { "message": "invalid oauth access token.", "type": "oauthexception" } }

not sure access_token, got 1 https://developers.facebook.com/docs/reference/api/insights/ did not work also.

i grateful if can set me on right path, thanks.

you have request access_token via oauth process: http://developers.facebook.com/docs/authentication/

api facebook-graph-api

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -