You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the README, henry supports authentication with either a config file (looker.ini) or environment variables as documented here. However, when setting environment variables I still get the error: looker_sdk.error.SDKError: Missing required configuration value: base_url
It looks like this is due to henry passing a default config file to the looker sdk, though the file does not exist.