Giter VIP home page Giter VIP logo

Comments (15)

raghavpatnecha avatar raghavpatnecha commented on August 17, 2024 2

I think there is an issue if you change sheet name, change it back to 'Sheet1' and it will work.

from form-to-google-sheets.

Oscar-Miranda avatar Oscar-Miranda commented on August 17, 2024

I have the same issue, any updates on that?

from form-to-google-sheets.

smithmanny avatar smithmanny commented on August 17, 2024

Same here

from form-to-google-sheets.

AdityaSher avatar AdityaSher commented on August 17, 2024

Please check for conflicting JavaScript also go to inspect element and check the problem. Post a screenshot here others might be able to help you

from form-to-google-sheets.

Choikz avatar Choikz commented on August 17, 2024

I think there is an issue if you change sheet name, change it back to 'Sheet1' and it will work.

Sheet renaming helped me in my case, thank you.

from form-to-google-sheets.

andressabertolini avatar andressabertolini commented on August 17, 2024

Same problem here

from form-to-google-sheets.

Oscar-Miranda avatar Oscar-Miranda commented on August 17, 2024

Not sure where or what the problem is, but in my case it got solved by cloning the original sheet, using clones of the same file keeps on working.

from form-to-google-sheets.

andressabertolini avatar andressabertolini commented on August 17, 2024

I think there is an issue if you change sheet name, change it back to 'Sheet1' and it will work.

Maybe it's because there is a variable in the first line, here:
var sheetName = 'Sheet1'

from form-to-google-sheets.

andressabertolini avatar andressabertolini commented on August 17, 2024

Anyway, when I test the code it says:
Script function not found: doGet

from form-to-google-sheets.

raghavpatnecha avatar raghavpatnecha commented on August 17, 2024

make sure your permissions are set and your code is authorized to access the sheet. Or if that doesn't work try changing the version. You need to save a new version and publish the new version to make sure your app gets updated properly.

from form-to-google-sheets.

ad11monsieur avatar ad11monsieur commented on August 17, 2024

Sheet name must be same as that in the code entered in Script Editor -> Code.gs.
It will function regardless of whatever name - Sheet1 or custom, as long as ^(above) criteria is met.

IT DOESN'T SEEM TO BE WORKING ONLY IN THE CASE OF IOS/ CHROME on IOS/ SAFARI on IOS.
I have not tried it on any other mobile browser yet, though...

I've used the polyfills, but they aren't working.
The polyfill links provided by @jamiewilson are displaying #504 Errors - Gateway Timeout.
https://wzrd.in/standalone/whatwg-fetch@latest
https://wzrd.in/standalone/promise-polyfill@latest
https://wzrd.in/standalone/formdata-polyfill

I'm using attached polyfills, but with unsuccessful results.
polyfill.zip
Are they bad/ outdated polyfills?
Does this code require a transpiler in addition to polyfills?
Pl check = https://javascript.info/polyfills

PLEASE HELP!

from form-to-google-sheets.

charlesbail avatar charlesbail commented on August 17, 2024

Anyway, when I test the code it says:
Script function not found: doGet

Same here.
Checked the spreasheet name
Tried to publish a new version

Still get the same error

EDIT: OK I must be tired. Just be sure that when you put your URL, remove the "<" and ">" from the example.

const scriptURL = 'https://script.google.com/macros/s/…/exec'
It must look like the example above. In my case I just replaced the letters URL with my link, forgetting to remove < >

from form-to-google-sheets.

abhinav-official avatar abhinav-official commented on August 17, 2024

how do i implement in react .. However it gets undefined data in sheets

from form-to-google-sheets.

mohitd12 avatar mohitd12 commented on August 17, 2024

Sheet name must be same as that in the code entered in Script Editor -> Code.gs.
It will function regardless of whatever name - Sheet1 or custom, as long as ^(above) criteria is met.

IT DOESN'T SEEM TO BE WORKING ONLY IN THE CASE OF IOS/ CHROME on IOS/ SAFARI on IOS.
I have not tried it on any other mobile browser yet, though...

I've used the polyfills, but they aren't working.
The polyfill links provided by @jamiewilson are displaying #504 Errors - Gateway Timeout.
https://wzrd.in/standalone/whatwg-fetch@latest https://wzrd.in/standalone/promise-polyfill@latest https://wzrd.in/standalone/formdata-polyfill

I'm using attached polyfills, but with unsuccessful results.
polyfill.zip
Are they bad/ outdated polyfills?
Does this code require a transpiler in addition to polyfills?
Pl check = https://javascript.info/polyfills

PLEASE HELP!

Same problem here!!!

from form-to-google-sheets.

n4j1Br4ch1D avatar n4j1Br4ch1D commented on August 17, 2024

take a look here #42

from form-to-google-sheets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.