Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

WeChat admin can't login

Tags:

wechat

I have built a chat bot for WeChat and connected it to a WeChat official page on https://admin.wechat.com

However, I can no longer login to the admin website. It gives invalid user/password, but I know they are correct. When I use the same user/password to check the account status it says the account is active.

Also if I try to reset the password it gives me the error "Server Busy", the same all week. It was working a few weeks ago.

I also tried login on https://mp.weixin.qq.com but I think you need a China account to connect to it?

Can anyone with an official WeChat account check if they can sign in?

like image 428
James Avatar asked Sep 08 '17 16:09

James


1 Answers

This is a login page which works for me right now: https://mp.weixin.qq.com/debug/cgi-bin/sandbox?t=sandbox/login

It is for sandbox mode only, if you have official WeChat account, and wish to run your bot in production with full capabiities ensbled, you need to login differently.

You don't need a Chinese account to login to weixin sandbox.

like image 171
user3030440 Avatar answered Oct 02 '22 11:10

user3030440