Assigned
Status Update
Comments
lo...@google.com <lo...@google.com> #2
I notice the same issue and LogCat shows the following message:
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
aa...@gmail.com <aa...@gmail.com> #3
Same here.
"Google Play services out of date. Requires 3159100 but found 3136130"
"Google Play services out of date. Requires 3159100 but found 3136130"
lo...@google.com <lo...@google.com> #4
me as well....
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
aa...@gmail.com <aa...@gmail.com> #5
I was hopeful that the release of API 18 (4.3) would have created a solution to this, unfortunately it includes version 3158130
is...@google.com <is...@google.com>
jp...@google.com <jp...@google.com>
oh...@gmail.com <oh...@gmail.com> #6
Having the same issue:
07-25 00:03:54.998: W/GooglePlayServicesUtil(27293): Google Play services out of date. Requires 3159100 but found 3158130
07-25 00:03:54.998: W/GooglePlayServicesUtil(27293): Google Play services out of date. Requires 3159100 but found 3158130
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: