Closed Bluefish67 closed 3 years ago
@Bluefish67 yes it is maintained (albeit not very frequently).
Which part of the installation process is not working for you?
Directly when creating the code: function doGet(e){ return MMMGoogleSheets.doGet(e); } and save reports Google: Syntax error: SyntaxError: Unexpected identifier line: 1 file: Code.gs
@Bluefish67 can you send a screenshot of what the page looks like before you save and get that syntax error?
If you're getting a syntax error it is likely a copy-paste issue.
No matter how you write it, it always comes up with the same error message. As I understand it, the script does not cope with "doGet". I hope the English of DeepL is understandable.
Try function instead of funktion.
@winfieldlittle thank you for responding. @Bluefish67 he is correct, you misspelled function in both locations, and you capitalized it in one (it should be lower case). Closing this issue, feel free to open it again if you are still having problems.
I ask because after an installation the whole thing no longer seems to work. Sorry for my bad English, DeepL was helpful ;)