'How to submit "app" to Facebook Graph API App Review for simple API access
I'm trying to grab ad data for my business account on Facebook with this api.
I set up a Facebook Developer account, and can get the basic access token thru the Graph Explorer, but as noted somewhere on the marketing API docs, I need to enable some permissions (ads_read, etc) in order to access the marketing endpoints.
As far as I know, the only way to add permissions to your access token is by creating an "app" and requesting the permissions thru the App Review process. My issue is that I'm not creating an web/mobile app, but just want simple API access that I can grab data with cURL or Python.
I tried going thru the App Review process, but got stuck when it asked for my app credentials (i.e. a test username/password to a web app). I don't remember the other options, but there wasn't a way to indicate "no UI, just API access".
Has anyone had a similar experience with this and knows a workaround for getting access?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
