sns-sdks / python-facebook

A simple Python wrapper for facebook graph api :sparkles: :cake: :sparkles: .
https://sns-sdks.github.io/python-facebook/
328 stars 86 forks source link

How can I create access token? #192

Closed Formartha closed 2 years ago

Formartha commented 2 years ago

Hi,

it seems like there is very limited information regarding how to create access token. I would appriciate if you can link me to some resource which I can use.

Thanks, -M

DEADSEC-SECURITY commented 2 years ago

You will need to create a new app at facebook and i would recommend using app_id and secret

Formartha commented 2 years ago

Thanks @DEADSEC-SECURITY, do I need to link the app to a group to query it's data?

DEADSEC-SECURITY commented 2 years ago

Yes