-
Notifications
You must be signed in to change notification settings - Fork 77
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
LookerSDKError with local CloudFunction configuration #71
Labels
Comments
Other errors from browser console:
|
Hi, maybe I found the problem. Is mandatory to set these two parameter: thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I'm trying to configure Looker Explore using a local configuration for:
The application returns this error:
Error Name:
LookerSDKError
Error Message:
Request failed:
Diagnosis:
The error is likely related to your Look specific .env variables.
Troubleshooting Steps
Check the LOOKML_MODEL & LOOKML_EXPLORE env variables for your extension. Are they valid (spelling) & exist in your Looker instance?
Make sure your user has access to this model and explore. At the very least with see_lookml permissions.
Check the Connection environment variables. Do valid BQ connections by those names exist in your Looker instance?
explore-assistant-examples
:These are my configuration:
.env file:
manifest.lkml file:
The text was updated successfully, but these errors were encountered: