Reputation: 41
My friend and I were asked to make a school Elections Website. We planned on using Google Drive and since our school has G Suite we can make it so that only members with school emails can view the file. This is where the problem starts, iPads cannot open the private Google Drive video embed up even if they are using Chrome and are logged in on their school accounts. Is there any solution to this problem apart from making the videos unlisted?
Upvotes: 2
Views: 418
Reputation: 26836
For this, you hgave to rightclick on the file and select Share
.
The latter is the most appropiate if the file is located on a Drive of your school domain - in this case by enabling this option you provide access to your whole school (domain).
google-drive-api
:To perform the sharing request with the API - use the method Permissions: create
Upvotes: 1