Renaud Hartert

Results 8 comments of Renaud Hartert
trafficstars

Thanks for the PR @nkvuong! I've left a question in the issue.

Closing this PR as issue #999 has been closed as "work as intended".

Hi @nkvuong, > apierr.GetAPIError does not unmarshal ErrorCode correctly Do you have an example of an input/ouput pair for `apierr.GetAPIError` that produces the incorrect behavior you are referring to?

I see, thanks! I think the core of the problem you're facing is that `apierr.APIError` is not meant to be a substitute for `common.APIErrorBody`. Rather, it is the "higher level"...

Hi @bgrams, we've recently released a similar functionality in [Release v0.68.0](https://github.com/databricks/databricks-sdk-go/releases/tag/v0.68.0). Users can now pass an ID token either via an environment variable or via a file: - **Env var:**...

Excellent, I was going to reach out. Thanks @bgrams 👍

Hi @shlomitubul, I did not manage to reproduce this issue internally. Would you be able to share your config and debug logs by any chance?