Increase token authorization time

Gentlemen,
I’ve created my own ID in Google Drive.
Every time I request a token, it is valid for a few hours.
How do I generate a token with greater validity?

Rclone should use the refresh token to get new tokens when they expire.

Are you maybe running multiple rclone s at once to the same drive?

Can you check your config file to see if you have a refresh token and make sure your client ID is set too.