我已经仔细地关注了这个伟大的tutorail http://www.indjango.com/access-google-sheets-in-python-using-gspread/,但不知怎的,我无法访问我的谷歌帐户。运行以下脚本时,我遇到了 invalid_client 找不到OAuth客户端。错误页面。
以下是我的代码:
"ValueError: embedded null character"
答案 0 :(得分:0)
从<
和>
移除插入符号CLIENT_ID
,CLIENT_SECRET
)。