I'm using the Facebook Graph API to pick up managerial information from a page and show it on my system, such as information such as tanned in a certain time period, pageviews, etc.
But most of the examples I see on the internet are for managing an Application, not through a page.
Is the process the same? If so, how do I get app-id
and app-secret
of a page?
Is there a tutorial you recommend that can help me to understand how this works?
I've read their own documentation and did not quite understand how it works.
I'm using this library on my system to communicate with facebook.