Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot connect to airtable #36

Open
dcts opened this issue Mar 29, 2020 · 3 comments
Open

cannot connect to airtable #36

dcts opened this issue Mar 29, 2020 · 3 comments

Comments

@dcts
Copy link

dcts commented Mar 29, 2020

I try to acces all records of my airtable. The following returns an empty array, although i checked API key and appId and table name multiple times. What else could be the issue?

@client = Airtable::Client.new(ENV['AIRTABLE_API_KEY'])
@table = @client.table("app....", "My Table Name")
@records = @table.records

I read that this repo is not maintained, is that maybe the reason why it doesnt work?

@daBee
Copy link

daBee commented May 15, 2020

I'm finding the same. The docs say they're trying to get a relationship with airtable but back in 2016?

@kjorbina
Copy link

Is there an intention for this repo to be worked on or the efforts to do this were ditched?

@oscarada87
Copy link

Here is the alternation of this repo , airrecord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants