Skip to content
New issue

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

接口调用报错 #50

Open
Ms-Align opened this issue Dec 6, 2024 · 2 comments
Open

接口调用报错 #50

Ms-Align opened this issue Dec 6, 2024 · 2 comments

Comments

@Ms-Align
Copy link

Ms-Align commented Dec 6, 2024

最常用的接口/song/url?hash=27175B47CE28A47C98A3035C90E61742,现在调用直接报502了,

{
  status: 502,
  body: {
    trans_param: { display: 0, display_rate: 0 },
    priv_status: 0,
    status: 2,
    error_code: 20018
  }
}

,另外扫码登录在手机app上确认登录后不会返回成功而是变成404了
image

@MakcRe
Copy link
Owner

MakcRe commented Dec 7, 2024

url返回502该歌曲需要vip,扫码登录无法复现

@Ms-Align
Copy link
Author

Ms-Align commented Dec 9, 2024

url返回502该歌曲需要vip,扫码登录无法复现

好的感谢。我在调用url时已经获取过vip的token了,本地debug确实已经带上了,在出现这个问题之前调用一直是正常的,对于这个502我一开始以为是token过期的问题但是替换了新的token后貌似并没有效果。扫码登录确实很奇怪,手机未确认前都是正常的,扫码用户的信息也能正常返回,可是一旦确认登录后接口的响应就变成了404,既然您没有复现那这个问题我会尝试再次调试下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants