I use retrofit for uploading image to server, but have a strange issue
api method declaration:
@POST(\"/uploadImage\") @Multipart Result
This exception is the result of file limit on server side