tap-facebook
tap-facebook copied to clipboard
TypeError: list indices must be integers or slices, not str
We are getting an error when running this tap:
File "/Users/XXX/Documents/bigquery/venv/lib/python3.6/site-packages/singer/catalog.py", line 87, in from_dict
for stream in data['streams']:
TypeError: list indices must be integers or slices, not str
Default settings so far but still delivering problems. Does someone know why?
Hi @albertabello, this indicates that your catalog.json
or properties.json
file is probably incorrectly formatted. Can you verify that your file meets the format specified here: https://github.com/singer-io/getting-started/blob/master/docs/DISCOVERY_MODE.md#the-catalog