Hey team. I am setting up an `airtable` connector ...
# ask-community-for-troubleshooting
j
Hey team. I am setting up an
airtable
connector for my marketing team, and I am running into an issue when specifying the tables within the base to pull in. When I specify the table name I get the
HTTPSConnectionPool(host='<http://api.airtable.com|api.airtable.com>', port=443): Max retries exceeded with ...
error. However, when don't specify the table the source in created (and ultimately connector), however, no data pulls in. Many thanks for the assist.
đź‘€ 1
o
loading...
o
loading...
m
@Jason Rich are you saying when you add a table prefix?
j
In the connector, if I add a table name in the dialog box (either the table name, table_id) it fails. If I leave the table box empty the source/connector will connect to the base, but doesn’t recognize any of tables, therefore, it doesn’t pull in any data.
m
can you share the complete logs of the failed sync?
j
Sure. When get home I'll spin the contianer and pull the logs.
j
@Marcos Marx (Airbyte) logs attached of both the no table (and thus no data) and with table but failed connector.
@Marcos Marx (Airbyte) any thoughts on the above?