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

lookml_model_explore does not work with explores on personal branch? #1452

Open
eric-workweek opened this issue Apr 9, 2024 · 0 comments
Open
Labels

Comments

@eric-workweek
Copy link

Hello, I'm trying to use the lookml_model_explore method to retrieve the fields for an explore I created. The method only seems to work with explores in production and not those created in my personal branch.

When I try something like lookml_model_explore("my_model_name", "my_explore_name") I get a JSON error that leads to a 404 error. Using an explore from production returns an expected LookmlModelExplore object.

Is it not possible to access explore properties for non-production explores?

@github-actions github-actions bot added need triage p3 Priority 3 labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant