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

Small question #2

Open
skazhikadyadya opened this issue Jun 14, 2017 · 6 comments
Open

Small question #2

skazhikadyadya opened this issue Jun 14, 2017 · 6 comments

Comments

@skazhikadyadya
Copy link

When I try to insert my form code I see that in console:

https://cors-anywhere.herokuapp.com/https://docs.google.com/forms/d/e/1xA-7iDam6RvmtitIHLMVc0WGZH-BYaKoSkKN7ygeCxw/formResponse?embedded=true 404 (Not Found)

How I can fix that? Thanks.

@dimaip
Copy link
Member

dimaip commented Jun 15, 2017

Hey, I don't really know how to help you here, the url seems to be accessible from here. Try to debug why it can't find it...

@dimaip
Copy link
Member

dimaip commented Jun 27, 2017

Maybe it was a temporary issue with cors-anywhere.herokuapp.com? Anyways, closing for now, feel free to reopen.

@dimaip dimaip closed this as completed Jun 27, 2017
@pozitron57
Copy link

@dimaip I am running into the same issue when I change the formId to mine. If I leave formId unchanged, everything is working fine. Maybe you've got some new ideas on why it is happening?

POST https://cors-anywhere.herokuapp.com/https://docs.google.com/forms/d/e/1_umml0ABbrT3Uiw2uvQA5Xu1Em0Qwce3Gw7LH6KrJoM/formResponse?embedded=true 404 (Not Found)
r.submit @ TypoReporter.min.js:1

If I try to access this link in browser, it says: Missing required request header. Must specify one of: origin,x-requested-with. I hope I got the formId right — is it a part between https://docs.google.com/forms/d/ and /edit?

@dimaip
Copy link
Member

dimaip commented Jul 15, 2017

Hey, I think that's not the correct formId! See the readme:

Now go to Form -> Edit form and note the id of the cloned form.

Please check if that's the same id or not, I can't remember by now.

@dimaip dimaip reopened this Jul 15, 2017
@pozitron57
Copy link

I've done it accordingly to readme, went to Form → Edit and noted the id from the address bar.

@pozitron57
Copy link

@dimaip I found the id by clicking Form → Edit and then cut the address bar between https://docs.google.com/forms/d/ and /edit. Could you please confirm that it is not a correct way to get the id? If so, how do I find the correct id?

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

3 participants