-
Notifications
You must be signed in to change notification settings - Fork 16
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
Account is unable to use wechat for web #115
Comments
What version are you using? I believe the latest version of the matrix-appservice has already used the latest version of the wechaty. Can you follow https://wechaty.js.org/2021/02/20/google-cloud-shell-tutorials/ and see what's the result? |
I see the same error when I run that tutorial. Maybe they blocked this method? I see some discussion regarding potentially blocking a fixed |
Are you using a WeChat account, instead if a WeiXin account? Normally a WeChat account is registered by a non-China mobile phone number. Web protocol is only confirm to work with WeiXin account, which is normally registered by a China mobile phone number. |
Ahhhhh ok I think I am using a WeChat account
…On Nov 10, 2021, 4:11 AM -0800, Huan (李卓桓) ***@***.***>, wrote:
Are you using a WeChat account, instead if a WeiXin account?
Normally a WeChat account is registered by a non-China mobile phone number.
Web protocol is only confirm to work with WeiXin account, which is normally registered by a China mobile phone number.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Then try with a WeXin account then I believe everything will get work as expected! P.S. WeChat account will be able to work with our Windows & Pad protocol, you can learn more from https://wechaty.js.org/docs/puppet-services/ & https://wechaty.js.org/docs/puppet-providers/xp |
Hi, I am getting "account is unable to use wechat for web" when I try to login. I think this is related to the web login issue here. Has this been resolved upstream? If so, what's required to fix this in the matrix bridge? Does the Docker image need to be updated and rebuilt?
The text was updated successfully, but these errors were encountered: