You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will be honest I am learning singer to get data into Facebook, and look like I am stuck from the start.
I am trying to get data that has had historical spend but currently, it doesn't have any ads running- is this the problem? if so how do I get the historical insights?
Here is my config.json file
{"start_date":"2015-09-01", "end_date":"2018-01-01", "account_id":"88016------095", "access_token":"-------------aub3Pi66R7SN53ElGbXBZBK1q1PjltKcm0jxkizZAzvlZCoZAfGoLOiI9G7ZCaTGXW$
I added the end data after looking at the code, thought it would help, doesn't work both ways
I followed all the instruction properly created a virtual env and installed tap-facebook
tap-facebook -c config1.json -p catalog.json here is the command i try.
I am getting the access token from here
I am getting errors back for example if I change the account or the access token, I do get the error back
I am using the catalog that I got from the discover mode
Any help is appreciated, thanks for helping in advance, if someone has good blog to follow for this it would be great also.
The text was updated successfully, but these errors were encountered:
@pavneet9@ravialgo did you folks manage to solve issues with this tap? Have you been using Sandbox credentials or credentials of an approved facebook app?
Hi,
I will be honest I am learning singer to get data into Facebook, and look like I am stuck from the start.
I am trying to get data that has had historical spend but currently, it doesn't have any ads running- is this the problem? if so how do I get the historical insights?
Here is my config.json file
{"start_date":"2015-09-01", "end_date":"2018-01-01", "account_id":"88016------095", "access_token":"-------------aub3Pi66R7SN53ElGbXBZBK1q1PjltKcm0jxkizZAzvlZCoZAfGoLOiI9G7ZCaTGXW$
I added the end data after looking at the code, thought it would help, doesn't work both ways
I followed all the instruction properly created a virtual env and installed tap-facebook
tap-facebook -c config1.json -p catalog.json
here is the command i try.I am getting the access token from here
I am getting errors back for example if I change the account or the access token, I do get the error back
I am using the catalog that I got from the discover mode
Any help is appreciated, thanks for helping in advance, if someone has good blog to follow for this it would be great also.
The text was updated successfully, but these errors were encountered: