question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

problem after submit

See original GitHub issue

when I press submit I see this message: {"result":"error","error":{}}

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:21 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
Keshy12commented, Jun 26, 2022

If it’s still not working for somebody: Keep in mind that google uses your native language by default. Before doing the first intialSetup change the sheetName accordingly. image Mine was “Arkusz1”, I had to redo all of the steps with this change but after this it worked like a charm.

1reaction
rcuesta00commented, Jul 18, 2022

Another mistake that maybe some people could be doing has to do with the Deployments.

Try to test first your deployment: Deploy > Test Deployment

Copy the URL to your HTML code (<form method=“POST” action=“URL_Test”).

After testing, now you can do the Deploy as in the documentation. Otherwise, every time you change something in your script you has to do another deployment.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Problem in form submit through javascript - html - Stack Overflow
problem is with your button name. i have use this its work fine <script type='text/javascript'> function submitForm() { document.theForm.submit(); } ...
Read more >
Unable to Submit Form: Please Try Again - Contentsquare
Today I will discuss another major cause of form abandonment – customer frustration. The number one cause of frustration in the online form ......
Read more >
Problem with redirection after submit - WordPress.org
I am quite a newbie to wordpress, I want to redirect to post after submit form. //$attr cf7 shortcode attributes to check if...
Read more >
Problem at form submit in - Facebook for Developers
Hello, We solved it. It seems that the facebook browser app had a problem with the javascript redirect that was called after the...
Read more >
Form Submission: Fix the "Double Submit problem" at ... - GitHub
Some users (mistakingly) double click on submit buttons, or re-click a submit button when a request takes up a long time. This way...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found