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
@rohan-gaitonde today this library only supports service account authentication. The native Google Sheets API does support this so it is possible to configure this, just not supported today in the GoogleSheetsWrapper API.
I'm tagging this with the enhancement label so if anyone has the cycles to implement this into this library they can create a pull request for it.
At the moment, we can only authenticate with service accounts.
The problem is that service accounts cannot access Shared Drives because it is restricted to members of the organization / domain.
Is it possible to authenticate via other methods (e.g. user accounts with OAuth)?
The text was updated successfully, but these errors were encountered: