Skip to content

Getting Issue While Creating Connection #119

@ghost

Description

com.fasterxml.jackson.databind.exc.ValueInstantiationException: Cannot construct instance of com.airbyte.api.models.shared.ConnectionResponse, problem: dataResidency cannot be null
at [Source: REDACTED (StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION disabled); line: 1, column: 635]

Though the dataResidency is deprecated but still the Utils.checkNotNull(dataResidency, "dataResidency"); is there which is validating the value causing the exception.

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