taizilongxu / douban.fm

:radio: douban.fm based on Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

第一次使用时获取token失败,提示帐号不能为空

Rex-Diego opened this issue · comments

第一次输入邮箱密码和验证码之后显示
➔ Solution: effect
帐号不能为空
(╯‵□′)╯︵┻━┻: 帐号不能为空

不知道怎么解决,可能是获取token的网页发生了变化?命令行下输入的email地址无法返回给响应位置了?

一样的问题:

$douban.fm
➔ Email: ***_@_*.com
➔ Password:
➔ Solution: record
帐号不能为空
(╯‵□′)╯︵┻━┻: 帐号不能为空
➔ Email:

一样的问题

也遇到同样的问题

看来是豆瓣API又改了, 需要时间重新分析下API

应该就是登录过程改了

commented

同样的问题,有朋友分析一下吗,我试着分析了一下也没弄出来

---------- update -------
果然是把http换成https就ok了