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

Error while using henry pulse #49

Open
littlesweet1129 opened this issue Aug 3, 2021 · 2 comments
Open

Error while using henry pulse #49

littlesweet1129 opened this issue Aug 3, 2021 · 2 comments

Comments

@littlesweet1129
Copy link

littlesweet1129 commented Aug 3, 2021

Got this error with the following .ini file:
Error:
looker_sdk.error.SDKError: Missing required configuration values like base_url and api_version.

.ini File:
[Looker]
base_url=https://ritual.looker.com:19999
client_id=*********
client_secret=*********
verify_ssl=True

Setup:
Python = 3.7.11
Henry = 0.2.3

I am wondering what is the issue here?

@jakub-dvorak
Copy link

@littlesweet1129
Where's your configuration file saved?

You might need to run it this way: henry pulse --config-file=looker.ini --section=Looker

@ald0405
Copy link

ald0405 commented Feb 16, 2023

@jakub-dvorak I keep getting an error

configparser.NoSectionError: No section: 'Looker'

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

3 participants