CodeAnalysis icon indicating copy to clipboard operation
CodeAnalysis copied to clipboard

超级用户的token更新,客户端报“ Bad Request”的解决方法(问题已解决,在此记录。)

Open jinghaifeng1 opened this issue 3 years ago • 1 comments
trafficstars

报错前置条件: 1、服务部署好后,进入个人中心刷新令牌token 2、执行客户端代码检测 遇到报错: image

解决方法: 调整server/dockerconfs/.env.local 的 3个 TOKEN变量 image

然后执行 docker-compose up -d 重新创建服务 报错解决。

jinghaifeng1 avatar Apr 26 '22 06:04 jinghaifeng1

👍

Lingghh avatar Apr 26 '22 07:04 Lingghh