Google Apps Script HTML Service Invalid JSON -



Google Apps Script HTML Service Invalid JSON -

i've been trying create google chart web app can shown on google site. there instructions serving web pages here:

https://developers.google.com/apps-script/guides/html/

i have followed instructions above letter (i created illustration "code.gs" , "index.html" exact same contents in illustration @ above url. every time deploy script , open link, next error:

"error in query: invalid json string."

html google-apps-script

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -