What is Google app script URLFetch service response size limit? -


i'm writing google app script google spreadsheet , i'm facing problem urlfetch service.

i'm requesting external service , sometimes receive empty response. external service pretty stable , must return something, @ least error message if wrong happens.

but receive empty response, nothing.

i can solve modifying request expected response should less in size, , fix issue. makes me think response size limitation.

i doubt random problem because rerunning script again issue same request fails, unless, said, modify request receive response less in size.

but on google's quota page, can't find clear answer question.

at time of asking question, i'm facing problem of reading response supposed around 14.1 kb. knew size running request manually on browser.

does know if there limitation , ?

in experience limit 10mb. larger 14.1kb, application developed (http://www.blinkreports.com) routinely receives responses in excess of 1mb.


Comments

Popular posts from this blog

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -