You are viewing a single comment's thread from:
RE: CryptoCurrency Portfolio Template Version 2 for Google Sheets
Hi there!
I get an error on the Script Editor when choosing > Select Function > Update > Run ...
The error says the following:
Service invoked too many times for one day: urlfetch. (line 102, file "Code")
Line 102 of the file code contains:
var response = UrlFetchApp.fetch(url);
What could be the issue?
What could be the solution?
I've already allowed permission for CryptoPrice.
See attached image for further detail.
Thanks for your help!