Problem: Send Email V2 errors with a Status 502 - Bad Gateway when there are attachments greater than 3MB
I’ve read a number of posts across different communities that identify the same issue I am experiencing. The issue appears to be down to the GRAPH API which is used by the “Send Email V2” flow action having an attachment size limit of 4MB.
Aside from the limit being too low for many business processes, I am finding that even when attachments do not exceed 4MB they aren’t getting through. In my tests, I find that anything above 3MB generates the errors seen. I have 3 PDF attachments totalling 3.21 MB on disk (3,371,008 bytes) yet this still fails to get through.
Questions:
1. Does anyone have a workaround for this issue that they can point me to?
2. Does the GRAPH API team have plans to increase this limit to something more appropriate to todays email environments?