Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

421
Views
Is there a formal limit for Google AppScript call payload size

It appears that client side call from JavaScript code to google.script.run.testFunc(payload) will silently fail when apyload size exceeds 60157 bytes. For the purpose of test, server side App Script function is as following:

export const testFunc = (payload) => {
  console.log(payload.length);
};

I am curious if anybody else is also facing the same issue and if there is legitimate workaround.

There is no such limitation documented in App Script Reference for script.run

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!