How Facebook API works ?
-
How to use Facebook API? I install via pip install Facebook-sdk, but donˋ t works. Thank. Regards Oliver
-
How did you do the installation?
What error message are you seeing?
-
@olife, facebook API requires registering your app and API keys to sign in. There are official and unofficial python implementations with different ways of accomplishing the latter.