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

TypeError: models() got an unexpected keyword argument 'metabase_session_id' #113

Closed
willbryant opened this issue Jul 7, 2022 · 0 comments · Fixed by #114
Closed

TypeError: models() got an unexpected keyword argument 'metabase_session_id' #113

willbryant opened this issue Jul 7, 2022 · 0 comments · Fixed by #114

Comments

@willbryant
Copy link
Contributor

Traceback (most recent call last):
  File "/usr/local/bin/dbt-metabase", line 5, in <module>
    dbtmetabase.main()
  File "/usr/local/lib/python3.9/site-packages/dbtmetabase/__init__.py", line 751, in main
    cli(max_content_width=600)  # pylint: disable=unexpected-keyword-arg
  File "/usr/local/lib/python3.9/site-packages/click/core.py", line 1130, in __call__
    return self.main(*args, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/click/core.py", line 1055, in main
    rv = self.invoke(ctx)
  File "/usr/local/lib/python3.9/site-packages/click/core.py", line 1657, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/usr/local/lib/python3.9/site-packages/dbtmetabase/__init__.py", line 127, in invoke
    return super().invoke(ctx)
  File "/usr/local/lib/python3.9/site-packages/click/core.py", line 1404, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/usr/local/lib/python3.9/site-packages/click/core.py", line 760, in invoke
    return __callback(*args, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/dbtmetabase/__init__.py", line 288, in wrapper
    return func(*args, **kwargs)
TypeError: models() got an unexpected keyword argument 'metabase_session_id'
willbryant added a commit to willbryant/dbt-metabase that referenced this issue Jul 7, 2022
willbryant added a commit to willbryant/dbt-metabase that referenced this issue Jul 7, 2022
gouline pushed a commit that referenced this issue Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant