I have previously had Google Apps Script using the UrlFetchApp
no problem.
Yesterday I've created a new one and I can't run any functions whatsoever if I include the UrlFetchApp
service - even if it's commented out!
When I try to run the script I get the usual "permissions" popup. But when I give my consent I get:
Sign in with Google temporarily disabled for this app This app has not yet been verified by Google in order to use Google Sign in.
This is personal script and Im the only person who will be using it - what are my options? I am not going to go and obtain a domain just to go through verification just to run a small simple script...