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

[Bug]: Error at division #35

Closed
IAmVigneswaran opened this issue Feb 28, 2024 · 0 comments
Closed

[Bug]: Error at division #35

IAmVigneswaran opened this issue Feb 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@IAmVigneswaran
Copy link
Contributor

Airlife Version?

1.0.7

What OS are you using?

MacOS

OS Version or Linux distribution

macOS

Bug Description

When an invalid or a wrong --token is supplied, we get this error.

I think we need tweak to a friendlier error message.

Log excerpt

2024-02-27 19:22:36,042 [ERROR   ] Error at division
Traceback (most recent call last):
  File "airlift/cli.py", line 68, in cli
  File "airlift/airtable_client.py", line 70, in missing_fields_check
KeyError: 'tables'
@IAmVigneswaran IAmVigneswaran added the bug Something isn't working label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants