Reputation: 1
I created a form, got a link with the form id, and tried to get the form by google-api
in this link.
But, after I select the account, it gives me the 404 Error with error "message": "Requested entity was not found"
on the browser.
How can I get the form data from google-form to my web app and send it?
I will use React/Next.js in my app, so, do I have an option to get this data?
Upvotes: 0
Views: 128