bipface

Results 12 comments of bipface

it's suspected that the vertical bar (`|`) is the culprit, however escaping it as `%7C` still yields the same error.

another example i encountered (attached), the response is `422 Unprocessable Entity` -- `{"errors":{"base":["'/' in 'test.zip' can't start with '/'"]}}`, however the `#notice` element which appears is just empty: ![image](https://user-images.githubusercontent.com/24604367/229038477-cac6989d-9b2d-426d-9da0-80567f797932.png) [test.zip](https://github.com/danbooru/danbooru/files/11118725/test.zip)