python-facebook
python-facebook copied to clipboard
Access Token for page access
If I am looking to only access my own app's page (add a post for example) not any other users, and I want to be do this in a headless way (e.g. an automated job) what is the appropriate way to setup the access token? Which parameters should I be passing?