Here you are:
2025/02/01 15:13:15 DEBUG : rclone: Version "v1.69.0" starting with parameters ["rclone" "lsd" "GoogleDrive1:" "-vv" "--retries=1"]
2025/02/01 15:13:15 DEBUG : Creating backend with remote "GoogleDrive1:"
2025/02/01 15:13:15 DEBUG : Using config file from "C:\Users\My Home\AppData\Roaming\rclone\rclone.conf"
2025/02/01 15:13:15 DEBUG : GoogleDrive1: Loaded invalid token from config file - ignoring
2025/02/01 15:15:15 DEBUG : GoogleDrive1: Token refresh failed try 1/5: Post "https://oauth2.googleapis.com/token": dial tcp 142.250.217.74:443: i/o timeout
2025/02/01 15:15:16 DEBUG : GoogleDrive1: Loaded invalid token from config file - ignoring
2025/02/01 15:17:16 DEBUG : GoogleDrive1: Token refresh failed try 2/5: Post "https://oauth2.googleapis.com/token": dial tcp 142.250.198.74:443: i/o timeout
2025/02/01 15:17:17 DEBUG : GoogleDrive1: Loaded invalid token from config file - ignoring
2025/02/01 15:19:17 DEBUG : GoogleDrive1: Token refresh failed try 3/5: Post "https://oauth2.googleapis.com/token": dial tcp 142.250.198.74:443: i/o timeout
2025/02/01 15:19:18 DEBUG : GoogleDrive1: Loaded invalid token from config file - ignoring
2025/02/01 15:21:18 DEBUG : GoogleDrive1: Token refresh failed try 4/5: Post "https://oauth2.googleapis.com/token": dial tcp 142.250.217.106:443: i/o timeout
2025/02/01 15:21:19 DEBUG : GoogleDrive1: Loaded invalid token from config file - ignoring
2025/02/01 15:23:19 DEBUG : GoogleDrive1: Token refresh failed try 5/5: Post "https://oauth2.googleapis.com/token": dial tcp 142.250.217.106:443: i/o timeout
2025/02/01 15:23:20 DEBUG : pacer: low level retry 1/10 (error Get "https://www.googleapis.com/drive/v3/files/root?alt=json&fields=id&prettyPrint=false&supportsAllDrives=true": couldn't fetch token: Post "https://oauth2.googleapis.com/token": dial tcp 142.250.217.106:443: i/o timeout)
2025/02/01 15:23:20 DEBUG : pacer: Rate limited, increasing sleep to 1.896825407s
It can only be successful if I use a proxy since my connection to Google is not so stable, but my other OneDrive remote works well with AND without a proxy. Is there any principle difference between GoogleDrive and OneDrive?