SyntaxError: Unexpected end of input
(ответ приходит пустым).fetch('https://script.google.com/macros/s/AKfycbwl7XegZrDWmAen0Zb5aUAxF5shCV1fIwCsyGsB_aNJBJO3BRs/exec', {
method: 'GET',
mode:'no-cors',
redirect:'follow'
}).then(res=>res.json());