8

error: protocol fault (couldn't read status message): Success

Comments
  • 3
    200 OK

    {

    "status": "error"

    }
  • 3
    The dev must have caught and rethrown the exception without propagating the cause
  • 1
    @asgs "The dev must have caught and rethrown the exception without propagating the cause"

    Came here to write pretty much the same thing.
Add Comment