-
-
Notifications
You must be signed in to change notification settings - Fork 62
Watch whether #136 could work and may revert it if no longer work #155
Copy link
Copy link
Open
Labels
Description
By many users report, the patch of #136 cannot work. The main reason is that there is a Linux client developed with QT has been introduced several months ago.
And now, if we want to login into via #136, we will encounter the following errors:
2025-01-11 15:54:26,243 [DEBUG]: itchat (login.sync_check; login.py:373)
Unexpected sync check result: window.synccheck={retcode:"1102",selector:"0"}
And this issue is also reported in many other tools which use this method to bypass the web wechat/weixin:
- 微信登录成功后立刻被踢下线【暂时请勿尝试接入wx通道,请使用公众号、飞书等其他通道】 zhayujie/chatgpt-on-wechat#2460
- itchat不行了登陆不上去了 zjlbest/chatgptonwechat#1
Create this issue to track whether we could find way to bypass or whether we need to revert the #136 if this method no longer works.
However, from my own perspective, I am extremely pessimistic because I think Tencent has just blocked "wechat-uos" because there is another Linux client.
It seems that we may need to hook the latest Linux client. Sad.
Reactions are currently unavailable