无法登录问题
- 开 tun
- 命令行输入
export https_proxy=http://127.0.0.1:10809
10809 是端口号换自己的
export GOOGLE_CLOUD_PROJECT=“ProjectID”
ProjectID 去 https://console.cloud.google.com 看
实测可行
如果报403错误,就复制带ProjectID的链接打开Google API权限即可


