Retrieve Google Forms (Questions) Data as JSON using REST API

445 Views Asked by At

If a google form is publicm then why can't I retrieve the data as a JSON from

https://forms.googleapis.com/v1/forms/{formID}

using the REST API ?

https://developers.google.com/forms/api/reference/rest/v1/forms/get

0

There are 0 best solutions below