-
Notifications
You must be signed in to change notification settings - Fork 34
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
Persistent 400 error on spectacles sql test #785
Comments
Hey @hanakogallagher. Thanks for flagging this. This is a slightly odd error that seems to be caused by changes to version 24.0 of Looker. We will likely make some changes in the future to handle this more gracefully but are currently waiting on more info about the long term behaviour. To fix this error, you'll need to update the filter in the explore to I think that change should resolve the error, but let me know if that's not the case. |
Thanks @DylanBaker ! I tried this, but I got a new error message For more context, the
And then filtered in the model file like this:
I tried adding the |
That's really odd. This may be one we need to ask you to take up with Looker support, but hopefully we can give you a reliable reproduction which should point you in the right direction. In the API explorer in your Looker instance, could you please run the "Run Query" endpoint with query ID 653705 and response format of |
Yes, that produced the same error:
I have an open ticket so I'll pass it along to Looker support. |
Hi Hanako. Not to pass the buck back to Looker, but I don't really agree with their response. If they are returning an error via their API that you are not able to resolve in your codebase, that is something they should be able to answer and address. I'm keen to help as much as possible, but this is basically an unexplained error being returned via the API (given the one solution we have didn't work) and they should be able to explain what is going on. Would you be able to share the ticket ID from Looker? We can likely escalate this on our side with them. Thanks! |
Yes I believe my support ticket is #603056! I originally submitted it on 2/27/24. |
Hey @DylanBaker ! Any updates on this error? We are still seeing the same message on all new PRs. |
Hey @hanakogallagher. No immediate updates on our side unfortunately, though we are exploring changing Spectacles to use the |
Got it, thanks for the update! I haven't heard anything else from Looker support. :/ |
I've been seeing the same error on all of my LookML PRs:
My team is running Looker version 24.0.47 and Spectacles version 2.4.6.
I reached out to Looker support but they haven't been able to help me troubleshoot. Would appreciate any suggestions for how to resolve this error!
The text was updated successfully, but these errors were encountered: