facebook graph api calls with appsecret_proof in python - Stack ...

Here's how you could do that using the facebook-sdk: import facebook import hashlib import hmac def genAppSecretProof(app_secret, ...

Lee mas