Learn-to-send-email-via-google-script-html-no-server: Deploy as web app stuck at "Fetching data"

Created on 4 Oct 2017  Â·  4Comments  Â·  Source: dwyl/learn-to-send-email-via-google-script-html-no-server

Thank you for the thoughtfully outlined tutorial! I'm on the first few steps and trying to "Deploy as web app..." but the screen freezes – see screenshot below. Any idea what's going wrong? I replicated with two google accounts just to be sure.
screen shot 2017-10-03 at 6 23 31 pm

Most helpful comment

Ah yeah, you gotta own the script to perform that action, makes sense. Odd they don't have a better error message in their UI.

All 4 comments

Not sure @sidbatra - have you had any luck so far? Could be a server issue. Did you properly save the project as a specific name and try to deploy that? Deploying an existing project had no issues for me just now, but would have to walk through all the steps to replicate otherwise.

Thanks @mckennapsean. I gave up for the time being, may be something specific with my gmail accounts.

The error message is not displayed. Use the network inspector and open the underlying sharingService request. The JSON response contains the message:

Screenshot 2019-04-29 at 15 15 05

In your case, it might show a different message.

Ah yeah, you gotta own the script to perform that action, makes sense. Odd they don't have a better error message in their UI.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

joseroma picture joseroma  Â·  3Comments

Brothman picture Brothman  Â·  3Comments

mckennapsean picture mckennapsean  Â·  3Comments

EugeneFitzher picture EugeneFitzher  Â·  4Comments

austinjupiter picture austinjupiter  Â·  3Comments