ivanvermeyen / laravel-google-drive-demo

Laravel & Google Drive Storage - Demo project with Laravel 5.4
403 stars 155 forks source link

Cant access Shared Drive #84

Open fredunciano opened 4 years ago

fredunciano commented 4 years ago

can i access files and folders of a shared drive?

pankajthakur007 commented 3 years ago

Copy your shared drive id. and set it as tean id. Its working for me

nikkivalen commented 3 years ago

@pankajthakur007 could you give an example with the code? I'm trying to get download and view link for a file that has a "Anyone with link" permission but I can't access it.