You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the received file field does not have the expected value, instead of giving a meaningful error, it responds with:
{"percent": 100,"status": "failed","message": "can't convert Symbol into Integer"}
Info:
#<TypeError: can't convert Symbol into Integer>
/srv/tiramisu/current/api/v1/images.rb:56:in `[]'
/srv/tiramisu/current/api/v1/images.rb:56:in `block (2 levels) in <class:TiramisuV1>'
The text was updated successfully, but these errors were encountered:
If the received
file
field does not have the expected value, instead of giving a meaningful error, it responds with:Info:
The text was updated successfully, but these errors were encountered: