Mac Kwan
Mac Kwan
> Can you confirm that your token is valid? > > You can use our official tool: [wechaty-token](https://github.com/wechaty/token#wechaty-token-discovery) I am sure the token is valid which is created by juzibot.com....
我也遇到这种情况了?有解决方案了吗?
能不能在 event.type = event.type.replace(/-/g, '') 逻辑前加一个判断?if(event && event.type) event.type = event.type.replace(/-/g, '')
Any updates? We are facing the same problem that uses the ABP Framework with an existing database