epam / epam/Indigo

v2/imago/uploads endpoint throws exception after selecting the image file formats

Open
#712 0 comments 0 reactions 1 assignee Claimed by @even1024 View on GitHub
Priority: Medium ReCheck Severity: Medium
Dominant language
C++
Stars
406
Forks
134
Avg merge
2d 11h
Merged PRs (30d)
24

Description

**Steps to Reproduce:**
1. Call v2/imago/uploads
Parametrs = version: v2.1-dev1-0-ge78b2cb-linux64
2. Upload the file formats:
a) *.bmp
b) *.gif
c) *.tiff
d) *.ico
e) *.svg
f) *.webp

**Expected behavior:**
The file formats: *bmp; *.gif; *.tiff; *.ico; *.svg; *.webp; is uploaded seccefully
Respons HTTP 200 OK

**Actual behavior:**
a) 204 HTTP code is gotten
b) 204 HTTP code is gotten
c) 204 HTTP code is gotten
d) 415 HTTP code is gotten
e) 415 HTTP code is gotten
f) 415 HTTP code is gotten

[Downloads.zip](https://github.com/epam/Indigo/files/8515654/Downloads.zip)

*Version 1.6.3.0-g3f1d38c03-wasm32-wasm-clang-13.0.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.