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

Rest API v2 throws an exception for '/environments' request with connection type 'Databricks' #48

Open
olehhordiienko-1 opened this issue Jan 22, 2024 · 0 comments

Comments

@olehhordiienko-1
Copy link

Hey, everybody.
I have an environment with connection type 'Databricks'. When I try to get a list of my environments via Rest API v2 (administrative) I get the following error:
{ "status": { "code": 400, "is_success": false, "user_message": "The request was invalid. Please double check the provided data and try again.", "developer_message": "" }, "data": { "_model": "EnvironmentV2", "connection": "not a valid value" } }

The same request using the Rest API v3 endpoint all works ok.
Please, let me know its ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant