I'm trying to find out what the UrlFetchApp's POST Size Limit is? A script uploads a few emailed attachments to a web service, and is getting back the following error:
"Limit Exceeded: UrlFetch Post Size. (line XX)".
I have no way to figure this out short of sending a bunch of different sized files to it.