Plans to resolve Google Drive 403?

For comparison this is me running the worst case scenario:
I do have a 10000req/100sec/user API, but I dont think it matters for the drive lockout.
The drive is a $10 ebay school one.

Plex:
rclone mount --tpslimit 5 --allow-other --log-level DEBUG PlexG3: /media/Plex/
Scanning, added a new library so it has something new to scan

Sonarr:
rclone mount --tpslimit 2 --bwlimit 25M --log-level DEBUG SonarrG3: /media/Sonarr/
Refresh series plus moving new from local to google

Radarr:
rclone mount --tpslimit 2 --bwlimit 25M --log-level DEBUG RadarrG3: /media/Radarr/
Refresh movies plus moving new from local to google

Scaleway VPS:
while true
do
rclone sync --exclude “~" --log-level INFO --stats 10s --bwlimit 50M --tpslimit 2 GoogleG3:/ GoogleAJ:/PMS/
rclone sync --exclude "
~” --log-level INFO --stats 10s --bwlimit 50M --tpslimit 2 --max-size 40G GoogleG3:/ AmazonUK3:/
done

Loop syncing files from Google to backup Amazon + Google #2

Total

By credentials:

By type:

Plex:

Sonarr:

Radarr:

Scaleway: