Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google forms design changes have breaked the code #2

Open
aasaru opened this issue Mar 7, 2016 · 7 comments
Open

Google forms design changes have breaked the code #2

aasaru opened this issue Mar 7, 2016 · 7 comments

Comments

@aasaru
Copy link

aasaru commented Mar 7, 2016

Hi! It seems that Google has changed the design of its forms and the code doesn't work with new design. I found an existing form with old design and re-used that but it seems that at least the code on http://twiliosheet.azurewebsites.net/ isn't working with that either.

@aasaru
Copy link
Author

aasaru commented Apr 20, 2016

Nope. Since http://twiliosheet.azurewebsites.net/ wasn't working at all I gave up.

@binyomin
Copy link

binyomin commented Jul 5, 2016

I was able to get it to work by making the form an old style one. In the new form just select "Go back to the old Google Forms". And then use the url from the live old style form

@billywhite4
Copy link

Bummer, this is exactly what I'm looking for but running into the same problem. Selecting "Go back to the old Google Forms" no longer works either. It generates an identical URL that generates the error in TwilioSheet: "The URL you entered looks like a valid URL for a Google Form, I'm just having trouble validating it. Perhaps you entered the URL for an example form? "

@adenta
Copy link

adenta commented Aug 26, 2016

What you have to do is go to:

File => Add Collaborators.

Then you copy that link.

@ghobbs003
Copy link

I tried the File => Add Collaborators link, but got the message

"The URL you entered looks like a valid Google Form, but it doesn't have any inputs for Twilio data. Update your form to accept at least one Twilio parameter and try again."

Pretty sure my form is right - it has SmsSid (Short Answer), From (Short Answer), Body (Paragraph). Tried them all as Paragraph as well.

Tried setting access permissions to Anyone. Still no joy.

Ideas?

@adenta
Copy link

adenta commented Aug 28, 2016

In reply to my past comment: you must first follow the above steps to switch to the old Google forms. Once there, the add contributors buttons works!

@oJaison
Copy link

oJaison commented Sep 8, 2016

It's working! My steps:

  1. Convert to old Google Forms
  2. Go to File => Add Collaborators
  3. Edit collaborator link by replacing "/edit?usp=sharing" with "/viewform"
  4. Use new link in TwilioSheet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants