I am using the v3 drive files: watch api: files.watch
When I use a spreadsheet from my drive, I am receiving notifications. However it doesn't work when a spreadsheet from team drive is used. I have tried using the supportsTeamDrives: true as mentioned in the API but still unsuccessful.
Is there any additional param to be requested or does google drive api not support watch for team drive?
Any solution will be helpful.