jamiewilson / form-to-google-sheets

Store HTML form submissions in Google Sheets.
Apache License 2.0
4.51k stars 794 forks source link

Data doesn't go on spreadsheets and doGet doesn't run #41

Open RailKing opened 3 years ago

RailKing commented 3 years ago

Hi, so i made a spreadsheet for my account system yet when i tested it, no data was added to the sheet and when i looked at the run history manage thingy it show that "doGet" failed to run (many things are paraphrased since my system language is not english)

n4j1Br4ch1D commented 3 years ago

take a look here this is why data dont show on your sheet

rafush commented 3 years ago

hi i have the same problem. Script function not found: doGet

tombrennan06 commented 2 years ago

Have a look at https://github.com/levinunnink/html-form-to-google-sheet , which is an update of this project for 2022