Skip to content

Missing 6.x requirement on source query #43

Open
@zixu-zhao

Description

@zixu-zhao

I am using the [email protected], and I met an error when using the source query that is

{"error":{"root_cause":[{"type":"illegal_state_exception","reason":"source and source_content_type parameters are required"}],"type":"illegal_state_exception","reason":"source and source_content_type parameters are required"},"status":500}

I found that source_content_type parameter must also be specified with the media type of the source following the official document.

Could you update the plugin to support this? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions