Invalid JWT Signature

I have issue with my rclone connecting to my google drive, I have already inputted the Service account details but still get this error the service account I use is working with my Server 1 (redhat) rclone but when I use it to my Server 2 (redhat) with installed rclone version v1.65.1 I'm unable to connect to my gdrive? is there anything I need to check or update with my current rclone?

oauth2: cannot fetch token: 400 Bad Request
Response: {"error":"invalid_grant","error_description":"Invalid JWT Signature."}

If you have the same rclone, the same remote configuration and it works on one computer but not on another then only what is different is your environment.

It is impossible to guess anything as you do not provide any details but check if no firewall blocking things, if date and time of the server is correct etc.

There is no known issue with gdrive and authentication AFAIK so most likely reason is your computer configuration.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.