I keep getting this error when running my script rule in Cloud. I get the same error through workflow or just using the test option. It seems to happen when I reach a certain amount of characters in the input, Base64Image, but I don't see a character limit here and this would not be a file or extension.
It works if I use a shorter input string
Then as I try a longer input I get the error
Update: So far I have tried different random string sizes and found that I can send a 24,000 character string consistently. So I tried sending 5x <= 24,000 character values but still get the error. There is some file process happening under the hood of Cloud we can not see.