Google Drive Site Sync Upload Fails with 403 "storageQuotaExceeded"

Hi everyone,

I’m trying to set up AYON Site Sync with my personal Google Drive account. I followed the setup documentation, configured the Google Drive API, and the connection appears to be working.

The issue is that files are not being uploaded to Google Drive. Site Sync successfully creates the folder structure, but the actual files never get uploaded. The logs show the following warning:

WARNING: googleapiclient.http: Encountered 403 Forbidden with reason “storageQuotaExceeded”

*** WRN: >>> { GDriveHandler }: [ Forbidden received, hit quota. Injecting 60s delay. ]

Has anyone encountered this issue before or found a solution? I’m using a personal Google Drive account and still have available storage space, so I’m not sure why the quota is being exceeded.

Any help would be greatly appreciated. Thanks!