We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
最常用的接口/song/url?hash=27175B47CE28A47C98A3035C90E61742,现在调用直接报502了,
/song/url?hash=27175B47CE28A47C98A3035C90E61742
{ status: 502, body: { trans_param: { display: 0, display_rate: 0 }, priv_status: 0, status: 2, error_code: 20018 } }
,另外扫码登录在手机app上确认登录后不会返回成功而是变成404了
The text was updated successfully, but these errors were encountered:
url返回502该歌曲需要vip,扫码登录无法复现
Sorry, something went wrong.
好的感谢。我在调用url时已经获取过vip的token了,本地debug确实已经带上了,在出现这个问题之前调用一直是正常的,对于这个502我一开始以为是token过期的问题但是替换了新的token后貌似并没有效果。扫码登录确实很奇怪,手机未确认前都是正常的,扫码用户的信息也能正常返回,可是一旦确认登录后接口的响应就变成了404,既然您没有复现那这个问题我会尝试再次调试下。
No branches or pull requests
最常用的接口
/song/url?hash=27175B47CE28A47C98A3035C90E61742
,现在调用直接报502了,,另外扫码登录在手机app上确认登录后不会返回成功而是变成404了
The text was updated successfully, but these errors were encountered: