wechaty / puppet-supports

Wechaty Puppet Services (WPS)
https://wechaty.js.org/docs/puppet-services/
Apache License 2.0
33 stars 4 forks source link

[BUG]WorkPro:调用时报错,token "puppet_workpro_xxxx" does not exist #590

Open Leochenlh001 opened 1 month ago

Leochenlh001 commented 1 month ago

这个token刚续1年,结果还是用不了。。。。

报错内容: Wechaty service discovery / resolution failed for target wechaty://api.chatie.io/puppet_workpro_xxxxx: token "puppet_workpro_xxxx" does not exist

hcfw007 commented 1 month ago

我们默认的发现服务不是社区的这个了,社区的不太稳定。请联系销售帮你确认一下。

Leochenlh001 commented 1 month ago

要怎么解决呢?销售叫我们提交issue,然后你们叫我们找销售。。。

su-chang commented 1 month ago

提供下token的后5位,我们处理下看看

su-chang commented 1 month ago

@Leochenlh001

Leochenlh001 commented 1 month ago

token后5位:06895 @su-chang

su-chang commented 1 month ago

你这个token没有任何异常,你启动的时候是不是忘记配置环境变量了。

WECHATY_PUPPET_SERVICE_AUTHORITY=token-service-discovery-test.juzibot.com

麻烦加上这个环境变量在启动试试,应该就正常了。

Leochenlh001 commented 1 month ago

已经解决了,谢谢