Hello,
I an trying to configure rclone on a NAS Zyxel NSA325v2 with Google drive but when I enter the verification code I get this error:
Failed to configure token: failed to get token: Post https://accounts.google.com/o/oauth2/token: x509: failed to load system roots and no roots provided
I am missing a step? or doing something wrong?
This are the config steps:
No remotes found - make a new one
n) New remote
s) Set configuration password
q) Quit config
n/s/q> n
name> xxxxxxx
Type of storage to configure.
Storage> 7
Google Application Client Id - leave blank normally.
client_id>
Google Application Client Secret - leave blank normally.
client_secret>
Remote config
Use auto config?
- Say Y if not sure
- Say N if you are working on a remote or headless machine or Y didnât work
y) Yes
n) No
y/n> n
If your browser doesnât open automatically go to the following link: âŚ://accounts.google.com/o/oauth2/auth?client_id=202264815644.apps.googleusercontent.com&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdrive&state=c2b1f50f88427e7dd23b81d4d5db9733
Log in and authorize rclone for access
Enter verification code> âŚ.
2016/10/15 15:04:13 Failed to configure token: failed to get token: Post âŚ://accounts.google.com/o/oauth2/token: x509: failed to load system roots and no roots provided
Thanks
