Discussion:
[cws-apps] UrlFetchApp is not defined
Paul Sun
2014-10-20 03:13:52 UTC
Permalink
I am trying to use UrlFetchApp

ex:

UrlFetchApp.fetch("www.google.com");

I am getting:

Uncaught ReferenceError: UrlFetchApp is not defined.

I am following the same steps
as: https://developers.google.com/apps-script/reference/url-fetch/url-fetch-app#fetch(String)

Any one have any ideas why this is not working?
--
You received this message because you are subscribed to the Google Groups "Chromium Apps" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-apps+unsubscribe-F7+***@public.gmane.org
To post to this group, send email to chromium-apps-F7+***@public.gmane.org
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-apps/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
PhistucK
2014-10-20 06:07:55 UTC
Permalink
This group discusses Chrome applications, not Google Apps Script.\

See this page for support -
https://developers.google.com/apps-script/support


☆*PhistucK*
Post by Paul Sun
I am trying to use UrlFetchApp
UrlFetchApp.fetch("www.google.com");
Uncaught ReferenceError: UrlFetchApp is not defined.
https://developers.google.com/apps-script/reference/url-fetch/url-fetch-app#fetch(String)
Any one have any ideas why this is not working?
--
You received this message because you are subscribed to the Google Groups
"Chromium Apps" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at
http://groups.google.com/a/chromium.org/group/chromium-apps/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
--
You received this message because you are subscribed to the Google Groups "Chromium Apps" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-apps+unsubscribe-F7+***@public.gmane.org
To post to this group, send email to chromium-apps-F7+***@public.gmane.org
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-apps/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
Loading...