Assigned
Status Update
Comments
lo...@google.com <lo...@google.com> #2
Hello,
This is not reproducible from my side, can you provide a video where the error is visible?
Have a nice day!
aa...@gmail.com <aa...@gmail.com> #3
Hi, Yeah, sure. See in attachment.
lo...@google.com <lo...@google.com> #4
Hello,
This has been reproduced and reported internally.
Thanks for your time!
aa...@gmail.com <aa...@gmail.com> #5
\x2029 also causes a problem
is...@google.com <is...@google.com>
jp...@google.com <jp...@google.com>
oh...@gmail.com <oh...@gmail.com> #6
+1
Description
A short description of the issue: Unexpected error while trying to process some symbols.
What steps will reproduce the problem?
Place one of the following characters between any ASCII characters as cell value: 0x2028, 0xad, 0x88, 0x81, 0x85
google.script.run.getValues()
google.script.run.setValues(values) where values is a result from step 2
Expected: same values in cells
Instead: error on client with blocking all next google.script.run calls
Error message: NetworkError: Connection failure due to HTTP 400
Project example: index.html
Code.gs: