function doGet() {
return HtmlService.createHtmlOutput("<html><body>hi there</body></html>");
}
When I deploy this script and view in my browser, I get the white screen of
death with no errors instead of the expected "hi there" When I view the
source of my page, I see lots of strange looking javascript and tags, but
nothing that looks like what I wrote. Any ideas what I am missing?
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.