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

重新扫码padlocal两三天了还没有人修复嘛,wechat bad request error: 你的应用版本过低,请升级至最新版本后再登录。点击“确定”后将跳转至最新版下载页面,登录不了咯, #2699

Closed
coderPeng3yang opened this issue May 15, 2024 · 7 comments

Comments

@coderPeng3yang
Copy link

重新扫码padlocal六天了还没有人修复嘛,wechat bad request error: 你的应用版本过低,请升级至最新版本后再登录。点击“确定”后将跳转至最新版下载页面,登录不了咯, @huan

Copy link

dosubot bot commented May 15, 2024

It looks like the issue you're encountering is due to an outdated version of Wechaty or Puppet PadLocal, which is not compatible with the current WeChat API. Here's how to address this:

  1. Update Wechaty and Puppet PadLocal to the latest versions by running:

    npm update wechaty
    npm update wechaty-puppet-padlocal
  2. Ensure your Node.js version is compatible with the latest Wechaty and Puppet PadLocal. Wechaty requires Node.js version ">=16". Check your version with node --version and update if necessary.

  3. Clear your npm cache and reinstall dependencies to avoid any conflicts:

    rm -rf package-lock.json
    rm -rf node_modules
    npm install
  4. Verify that all necessary environment variables are correctly set, including WECHATY_PUPPET and WECHATY_TOKEN.

If these steps don't resolve the issue, please provide more details about your setup, including Wechaty and Puppet PadLocal versions, Node.js version, operating system, and any error logs with WECHATY_LOG=silly set for detailed output. This information will help in diagnosing the problem more accurately.

Details

Sources


About Dosu
This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

To continue the conversation, mention @dosu.

@hedibin
Copy link

hedibin commented May 16, 2024

你解决了嘛?我也遇到这种情况,更新了依赖也没用啊

@chenzhiqiang0518
Copy link

需要对接个微,可以找我,已解决问题

@sy5415
Copy link

sy5415 commented May 20, 2024

需要对接个微,可以找我,已解决问题

sonyi007 有偿

@allforone
Copy link

需要对接个微,可以找我,已解决问题

v : huadongchaofei

@huan huan added the duplicate label May 20, 2024
@huan
Copy link
Member

huan commented May 20, 2024

Merge to wechaty/puppet-padlocal#302

@huan huan closed this as completed May 20, 2024
@MonarchMan

This comment was marked as off-topic.

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

No branches or pull requests

7 participants