node.jsfacebookfacebook-graph-apifacebook-marketing-apifacebook-business-sdk

Facebook marketing API not working with App token?


Facebook marketing API works fine with user access token in postman. But not working with app token? Is it possible to call Ad insights with app token?


Solution

  • App Tokens do not have any relation to a user profile and the Marketing API is not public, so of course you cannot use an App Token. You have to authorize a user that is allowed to access the relevant data.