Hi everyone, when using tap-facebook, I get this m...
# random
d
Hi everyone, when using tap-facebook, I get this message every time and makes it impossible to test: There have been too many calls to this ad-account. Do you know if there is a way to prevent the error? My app is in dev mode so the Facebook API is limited, and I don't want to put the app in live mode just for testing, any suggestion?
p
@dashiq_team I used facebook in the past and the rate limiting is a real pain until you get your app approved. The only think I could suggest is using a smaller window of data using start_date or even using selection criteria to pin point specifics streams one at a time. Or even a combination of the two techniques
d
@pat_nadolny even testing the configuration exceed the number of requests, it's insane
p
Thats very annoying
What commands are you running?
d
Copy code
meltano config tap-facebook test
sometimes is works, sometimes I have a quota error