Problem wit google drive

Looks good and now there are no errors, and the stack folder exists in your root folder :slight_smile:

Unfortunately, the token is a secret that should never be shared - it gives access to your data without username, password and 2FA.

I therefore recommend you immediately log into https://myaccount.google.com/permissions and revoke access for your personal client ID and then recreate your rclone remote to get access again.

You can verify the recreated remote with these commands:

./Applications/RClone/rclone config show myGoogleDrive:
./Applications/RClone/rclone lsd myGoogleDrive: -vv

No need to post the output if the second command shows the same as last time.