gpt4 book ai didi

google-drive-api - 在运行时在 Google Colab 中重新验证或删除验证 Pydrive

转载 作者:行者123 更新时间:2023-12-05 03:05:51 25 4
gpt4 key购买 nike

我想重新验证我的 Google Drive 凭据,以便我可以从不同的 Google 帐户登录并使用 pydrive 访问它。我怎样才能做到这一点?我正在使用以下代码进行身份验证:

auth.authenticate_user()
gauth = GoogleAuth()
gauth.credentials = GoogleCredentials.get_application_default()
drive = GoogleDrive(auth = gauth)

我想获得一个新的 token 并选择再次登录到不同的谷歌帐户?

感谢您的帮助!

最佳答案

尝试删除 auth.authenticate_user() 基于 auth module 生成的凭据文件

rm /content/adc.json

关于google-drive-api - 在运行时在 Google Colab 中重新验证或删除验证 Pydrive,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50265495/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com