personality icon indicating copy to clipboard operation
personality copied to clipboard

Status code "201 Created" fails silently

Open christianmeichtry opened this issue 5 years ago • 0 comments

My backend responds with 201 when saving a new file. This fails silently. I have to change status code to 200 in the backend for it to work.

Same backend works fine with the "images" plugin.

christianmeichtry avatar Nov 11 '20 10:11 christianmeichtry