Data Limits for a GET Versus POST Call to a Server Action

I’m making a GET call to a server action where one of the parameters is the content of an email. In testing, this has created a “parameters too large” error when the email message is greater than around 2,700 characters.

If I turn this into a POST call, will this limitation be different?

Many thanks,
Antony.

Community Page
Last updated: