-2

I am using Google Drive API v3. I am having problem on permissions. How can I remove permission request limit?

I believe that Google Drive API v3 have limit on permission requests of 50 per day. Is there a way to remove it?

What I am doing is an application that will get all files on user's drive and share write permission with my email address.

JMA
  • 974
  • 3
  • 13
  • 41

1 Answers1

0

There is a hard limit of 50 permission request per day in the Google drive API.

This is not something you can change or request an extension for.

Linda Lawton - DaImTo
  • 106,405
  • 32
  • 180
  • 449