Git Product home page Git Product logo

Comments (7)

ScienJus avatar ScienJus commented on August 29, 2024 3

甩错锅了OTZ,因为我图省事设了个空的Referer,然后服务器那边是不是网关逻辑变了就给请求干掉了OTZ

from smartqq.

ScienJus avatar ScienJus commented on August 29, 2024

@88250 乃的机器人还能正常运行吗?应该不太可能是协议变了吧?

from smartqq.

88250 avatar 88250 commented on August 29, 2024

@ScienJus 今天有人也反馈过 100000 的问题,我自己的机器人没启动今天。

from smartqq.

TJYSunset avatar TJYSunset commented on August 29, 2024

那个……有后续跟进吗?
我的clone的多个用户均反映出现100000错误,至今仍未恢复。

错误发生于登陆流程的获取vfwebqq步骤处。

from smartqq.

ScienJus avatar ScienJus commented on August 29, 2024

@TJYSunset

其实我下午调试了一下,确实会出现这种情况。

然后我想在 w.qq.com 上抓包分析下是否是协议改变了,但是无情的返回给我一个 404 页面。

from smartqq.

ScienJus avatar ScienJus commented on August 29, 2024

继续反馈一下,找到原因了,原因是在第三步获取 ptwebqq 时,服务器没有返回302而是返回了403,导致之后的流程也失败了。

不过很奇怪的是,这个请求的URL也是由服务器返回的,且我直接复制到 Chrome 或是 cURL、httpie 请求就不会有这个问题。感觉像是返回的URL格式变了,然后触发了一个 HTTPClient 的锅。

我决定去试试Ruby版:)

from smartqq.

lhfy1990 avatar lhfy1990 commented on August 29, 2024

改写NodeJS端的时候发现verifyQRCodecookie中包含ptwebqq,而getPTWebQQcookie中没有,data的json中也没有。
修正:
参考其他repo后发现verifyQRCode中的ptwebqqqq.com下,而需要的是web2.qq.com下的ptwebqq。仍未成功获取。getPTWebQQ返回302但cookie中无ptwebqq,继续尝试中。

from smartqq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.