Has anyone got a working fix yet, my plex server had to be reinstalled and using the PTS and original plexdrive app, I have this issue.
Error 400
in another thread there is a fix… copied as below…
If you ssh into your machine and type “gcloud init --console-only”, it will let you sign into your account without the web browser installed. From there you can go back into pts setup and continue as usual.
Welcome! This command will take you through the configuration of gcloud.
...
You must log in to continue. Would you like to log in (Y/n)? Y
Go to the following link in your browser:
https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=32...X4&code_challenge_method=S256
Log into your Google account and approve the access request:
Every 7 days i need to refresh my tokens trough PG menu, and i havent figured out to get around this - very frustrating
Tried alle solutions in this thread, i did get pass to not being able to access my google drives at all, by changing the API scopes suggested, but it still needs me to refresh my tokens.
Has anyone managed to get this working, I’ve tried with the scope changes, as well as using the “gcloud init --console-only” token but no luck, getting the below error
2022/05/31 16:44:33 Failed to create file system for “gdrive:”: drive: failed when making oauth client: failed to create oauth client: invalid character ‘:’ after object key:value pair
2022/05/31 16:44:33 Failed to create file system for “gdrive:/plexguide”: drive: failed when making oauth client: failed to create oauth client: invalid character ‘:’ after object key:value pair
2022/05/31 16:44:33 Failed to create file system for “gdrive:”: drive: failed when making oauth client: failed to create oauth client: invalid character ‘:’ after object key:value pair
the only way so far. that i have tested that works. if either. just runing gcloud init --console-only on it’s own. seem to work. or if you reconfig the remotes. you will need another linux server. or install linux vm on windows 10.which can be done in the app store.other wise you will need to install a VM on your machine. then all you run on the other machine. it will ask something like rclone authorize "drive" " a lot of crap here that you need to also copy"
I have successfully followed the steps above, and connected to my Google account successfully, but I’m still getting the error 400. Is there another way to configure rClone?