You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@iminamoto By seeing your given Traceback, it is clear that you are trying to use your Service Accounts. For your information! while using Service Accounts to make your rclone remotes, you need to provide the path of one .json file otherwise providing any other path or invalid path trigger this Error because Rclone was not able to show Shared Drive list due to lack of credentials which it collects from .json files. I do like to recommend you to read Rclone Docs before opening any issue here.
TraceBack:
Fatal error: failed to make Fs to list Shared Drives: drive: failed when making oauth client: failed to create oauth client from service account: error processing credentials: google: read JWT from JSON credentials: 'type' field is "" (expected "service_account")
TheCaduceus
changed the title
Fatal error: failed to make Fs to list Shared Drives: drive: failed when making oauth client: failed to create oauth client from service account: error processing credentials: google: read JWT from JSON credentials: 'type' field is "" (expected "service_account")
Service Accounts : Path Error
Jul 16, 2022
No description provided.
The text was updated successfully, but these errors were encountered: