• I’m getting an error when sending via Gmail.

    Request Entity Too Large
    Error 413

    It’s from a form where the user uploaded images. The images uploaded fine to the server and the total of one is 13MB and one is 18MB … from what I’ve read, that’s under Gmail’s limit.

    I disabled the plugin and the notifications sent fine.

    Any ideas how I can fix this?

    • This topic was modified 5 years, 8 months ago by jodzeee.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @jodzeee,

    This limit is applied to the sum of the message’s text and the encoded attachment. Encoding makes the file size slightly larger, can often double in size. Though, the multipart upload might help and is on our radar as we plan our roadmap for the future.

    Thanks!

    Thread Starter jodzeee

    (@jodzeee)

    Right, I get that and the 18MB was after all was considered. That still should be within range. For now, I’m just having Gravity Forms send the images as links instead of attachments so that’s my workaround for now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Request Entity Too Large Error 413’ is closed to new replies.