ZainCheung / netease-cloud-api

网易云音乐升级API
https://zaincheung.github.io/netease-cloud
MIT License
1.42k stars 3.37k forks source link

看issues好多人遇到账号密码错误了,请教有没有解决办法了? #38

Closed wy1ng closed 3 years ago

wy1ng commented 4 years ago

首先可保证用户名密码正确,MD532位小写Switch开关都对,因为一直用着好好的。另外API也没问题。我今天就是上传了新的code,发现多了一个国际手机号,别的也没啥操作啊,蛋疼。。。

wy1ng commented 4 years ago

密码改成明文也不行。。。

START RequestId: 74df4a78-08d1-48c5-95b8-baa5be6a22ed

Event RequestId: 74df4a78-08d1-48c5-95b8-baa5be6a22ed

配置文件读取完毕

Starting new HTTPS connection (1): wy1ng-netease-cloud-api.glitch.me:443

https://wy1ng-netease-cloud-api.glitch.me:443 "GET /?do=check HTTP/1.1" 200 None

api测试正常

账号: 186**** 开始执行

========================================

MD5开关已打开,即将开始为你加密,密码不会上传至服务器,请知悉

Starting new HTTPS connection (1): wy1ng-netease-cloud-api.glitch.me:443

https://wy1ng-netease-cloud-api.glitch.me:443 "POST /?do=login HTTP/1.1" 200 None

2020.09.03-05:07:28 用户任务执行中断,请检查账号密码是否正确

END RequestId: 74df4a78-08d1-48c5-95b8-baa5be6a22ed

Report RequestId: 74df4a78-08d1-48c5-95b8-baa5be6a22ed Duration:8594ms Memory:64MB MemUsage:19.742188MB

swvv commented 4 years ago

一样的问题

FightingChu commented 4 years ago

哎呀,配了一天,各种尝试,各种改,还是提示密码错误。一样的情况。

ye4241 commented 4 years ago

绑定邮箱用邮箱登录正常,手机号就是密码错误的。

L-20021213 commented 4 years ago

账号密码错误是API的问题,用的人多了就这样,建议部署在服务器上自用。

FightingChu commented 4 years ago

emmm,我在gitme上面部署的自己的呀。

------------------ 原始邮件 ------------------ 发件人: "丨浅笑安然丨"<notifications@github.com>; 发送时间: 2020年9月6日(星期天) 晚上8:53 收件人: "ZainCheung/netease-cloud-api"<netease-cloud-api@noreply.github.com>; 抄送: "梦醒回、"<774997664@qq.com>; "Comment"<comment@noreply.github.com>; 主题: Re: [ZainCheung/netease-cloud-api] 看issues好多人遇到账号密码错误了,请教有没有解决办法了? (#38)

账号密码错误是API的问题,用的人多了就这样,建议部署在服务器上自用。

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

wy1ng commented 4 years ago

账号密码错误是API的问题,用的人多了就这样,建议部署在服务器上自用。

我自己的API,就我自己用,哪来的用的人多。。。

ZainCheung commented 4 years ago

现在更新到最新的API即可解决问题,如果自己服务器上的API无法使用的话可以用glitch搭建,目前文档更新了API接口列表,如果自己搭建的API实在无法使用可以使用里面的API

wy1ng commented 3 years ago

已解决