imgbox-js icon indicating copy to clipboard operation
imgbox-js copied to clipboard

error upload

Open hikari97 opened this issue 2 years ago • 2 comments

[
  {
    error: '#<ActiveModel::Errors:0x007ff3e6bbb048>',
    error_code: 999,
    url: '',
    thumbnail_url: '',
    delete_url: '',
    delete_type: 'DELETE',
    name: 'img.jpg',
    size: 68728
  }
]

hikari97 avatar Jun 19 '22 09:06 hikari97

Hello, did you find a solution to this? I'm experiencing the same problem

{ "error": "#ActiveModel::Errors:0x0000000521e3a0", "error_code": 999, "url": "", "thumbnail_url": "", "delete_url": "", "delete_type": "DELETE", "name": "1697712320821.jpg", "size": 445731 }

sianwa11 avatar Oct 19 '23 10:10 sianwa11

getting the same issue now, I think it has to be something with the service rather than the library

vikkio88 avatar Nov 20 '23 21:11 vikkio88