My app has the following advanced access:
Ads Management Standard Access public_profile business_management ads_read pages_read_engagement pages_show_list
And it's in live mode
However if I try to fetch the ad accounts for a certain user I get:
{ "error": { "message": "(#100) Missing permissions", "type": "OAuthException", "code": 100, "fbtrace_id": "Aq6Ksbmeq0PhT8ZqXOkwJnG" } }
Please advise