Skip to content

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

@olehhordiienko-1

Description

@olehhordiienko-1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions