hellowearemito / dataconnector-facebook

16 stars 10 forks source link

Facebook Ad Account missing in connector #13

Closed tahopetis closed 6 years ago

tahopetis commented 6 years ago

Hi, Could you please help me resolving this issue? I saw the thread earlier and I tried the url

https://graph.facebook.com/v2.10/me/adaccounts?fields=business_name&access_token=%3CACCESS_TOKEN%3E

this is the result

{ "error": { "message": "Invalid OAuth access token.", "type": "OAuthException", "code": 190, "fbtrace_id": "BaWg33f65xE" } }

djozsef commented 6 years ago

Hello @tahopetis,

you need to substitute '' with your valid access token.

djozsef commented 6 years ago

Closed due to inactivity.