Until now it was returning a 500 because the upload plug were going through the changeset and ending in the JSON encoder, which raised because struct has to @derive the encoder. |
||
|---|---|---|
| .. | ||
| controllers | ||
| views | ||
| mastodon_api.ex | ||
| websocket_handler.ex | ||
Until now it was returning a 500 because the upload plug were going through the changeset and ending in the JSON encoder, which raised because struct has to @derive the encoder. |
||
|---|---|---|
| .. | ||
| controllers | ||
| views | ||
| mastodon_api.ex | ||
| websocket_handler.ex | ||