GithubHelp home page GithubHelp logo

Comments (3)

agriffis avatar agriffis commented on April 26, 2024

At least one API truly requires the appsecret_proof: https://developers.facebook.com/docs/marketing-api/businessmanager/systemuser/v2.3#generate-token

You're better off debugging why your code isn't working. The appsecret_proof is an important part of protecting you and your users. It's effectively 2FA for server applications, since it requires the user token (typically stored in DB) and the app secret (stored in code, or preferably config env).

from facebook-python-business-sdk.

ebzlo avatar ebzlo commented on April 26, 2024

Hey @freddy-craftsy
@agriffis makes a good point in this instance, you should be working to get your appsecret_proof in a working state, especially in context of an application.

With that said, we will be making the appsecret_proof optional for instances where you want to write a quick script and have the access_token handy somewhere.

from facebook-python-business-sdk.

freddy-craftsy avatar freddy-craftsy commented on April 26, 2024

Totally makes sense. I haven't configured the app and don't have control
over that, so that's most likely where I need to fix something with the
appsecret proof.

But yes, this script is that exact scenario where it's something small and
one-off.

On Tue, Apr 21, 2015 at 3:18 PM, Evan Chen [email protected] wrote:

Hey @freddy-craftsy https://github.com/freddy-craftsy
@agriffis https://github.com/agriffis makes a good point in this
instance, you should be working to get your appsecret_proof in a working
state, especially in context of an application.

With that said, we will be making the appsecret_proof optional for
instances where you want to write a quick script and have the access_token
handy somewhere.


Reply to this email directly or view it on GitHub
#47 (comment)
.

from facebook-python-business-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.