-
Hey, we ran into a bug when using the streaming client where it gets a 401 back from the Looker server and ignores the error.
I suspect the following code in the `build_response` method of the stre…
-
Hello - we want to update some merged results on our instance using Looker SDK and Python. At the moment we are stuck to create a new merged_result_id which we need to update dashboards.
Everythin…
-
We currently use looker-sdk==23.0.0 and cattr==23.1.2, and we’ve encountered an issue when calling the dashboard API for some dashboards. Specifically, we receive the following error:
```
API: /api/…
-
Hi, when I was trying to call the method `sql_interface_metadata` as defined here: https://github.com/looker-open-source/sdk-codegen/blob/main/python/looker_sdk/sdk/api40/methods.py#L11029. The follow…
-
Hello!!
Can you please help me with this error:
after installing and running henry --help I get the following:
`Traceback (most recent call last):
File "/Users/francisco.simone/Documents/henry/h…
-
Fresh install including a downgraded cattrs per the known issue with it.
attrs==23.2.0
cattrs==23.1.2
certifi==2024.2.2
charset-normalizer==3.3.2
idna==3.7
looker-sdk==24.4.0
requests==2.31.0
…
-
`APIMethods._return` is not handling errors from `Looker40SDK.move_look` function. We see a non-useful `exception str() failed` when the API fails which obscures debugging.
```
Traceback (most …
-
Hi,
For the past few days we have been getting the below error when we try to update the users state using "`/user/`" endpoint.
`JSONDecodeError("Expecting value", s, err.value) from None json.d…
-
We are experiencing a LookerSDK error today when trying to compare LookML between two instances of Looker. We ran this successfully two weeks ago using python 3.11.0 and ubuntu 22.04.5 but now receive…
-
Running npm install from root directory for looker extension, error as below:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: dashboa…