Skip to content

I ve tried to add image, but POSTMAN can not add it because of "type": "illegal_argument_exception", #48

@Jako1901

Description

@Jako1901

I am trying to add image, but it gives error that says that url type is not correct
my input in Postman
http://localhost:9200/add/classes/?url=https%3A%2F%2Fimages-cdn.cian.site%2Frealty%2Fuploads%2Ffroala_editor%2Fimages%2F1_union.jpg&failpath&=https%3A%2F%2Fimages-cdn.cian.site%2Frealty%2Fuploads%2Ffroala_editor%2Fimages%2F1_union.jpg
output
{
"error": {
"root_cause": [
{
"type": "illegal_argument_exception",
"reason": "request [/add/classes/] contains unrecognized parameters: [failpath] -> did you mean [filter_path]?, [https://images-cdn.cian.site/realty/uploads/froala_editor/images/1_union.jpg], [url]"
}
],
"type": "illegal_argument_exception",
"reason": "request [/add/classes/] contains unrecognized parameters: [failpath] -> did you mean [filter_path]?, [https://images-cdn.cian.site/realty/uploads/froala_editor/images/1_union.jpg], [url]"
},
"status": 400
}

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