Paul Sun
2014-10-20 03:13:52 UTC
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?
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.
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.