This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

File size too large. Maximum is 10485760.

Comments

3 comments

  • Avatar
    vitor saad

    Hello friends.

    I'm trying to upload an image, but I have this error.

    The image is 1.2MB. What should I do?

    java.lang.RuntimeException: File size too large. Got 14213871. Maximum is 10485760.
    at com.cloudinary.http42.UploaderStrategy.callApi (UploaderStrategy.java:116)

    0
    Comment actions Permalink
  • Avatar
    Itay Taragano

    From the error it seems that the original image is 14213871 bytes (14MB). Your account currently has a default limit of 10MB per image, this is why this error is returned.

    0
    Comment actions Permalink
  • Avatar
    Finn Thomas

    Compress it.

    0
    Comment actions Permalink

Post is closed for comments.