You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### 2.6.1
* Fixed: `Add-GSDrivePermission` error messages stating FileId is ReadOnly
* Fixed: `Get-GSGmailMessage -ParseMessage` broken on non-Windows OS's due to using $env:TEMP. Switched to converting the MimeMessage to a stream and parsing it that way for resolution and significant perf gains.
When using the following command:
Add-GSDriveFilePermissions -FileId "<Redacted FileID>" -type Anyone -Role Reader
I get the following error:
The text was updated successfully, but these errors were encountered: