Hello Everyone,
I was using service account to upload files on Gdrive.
But i am getting this error
RemoteException wrapping System.ApplicationException: Upload failed after 0 bytes. Google.Apis.Requests.RequestError
The user’s Drive storage quota has been exceeded. [403]
Errors [
Message[The user’s Drive storage quota has been exceeded.] Location[ - ] Reason[storageQuotaExceeded] Domain[global]
]
—> RemoteException wrapping Google.GoogleApiException: Google.Apis.Requests.RequestError
The user’s Drive storage quota has been exceeded. [403]
Errors [
Message[The user’s Drive storage quota has been exceeded.] Location[ - ] Reason[storageQuotaExceeded] Domain[global]
]
Please help me to understand and resolve this error.