代码逻辑请求统一下单接口:http://api.weixin.qq.com/_/pay/unifiedOrder,报错,这个报错是VScode中启动的weixin cloudbase 容器插件中 api.weixin.qq.com中报出来的:[2025-10-11T20:21:54Z INFO openapi_agent::services::tmp_secret] TmpSecretManager GetTmpSecret error Connect(Disconnected)
[2025-10-11T20:21:54Z INFO openapi_agent::services::tmp_secret] warning: no tmp_secret. call validate_tmp_secret before getting signature.
[2025-10-11T20:21:54Z INFO openapi_agent::apis::inner_api] failed to get signature or token
我使用的环境是windows10+微信开发者工具中的模拟器发起支付请求+微信云托管部署后端JAVA代码+VS code+docker+api.weixin.qq.com+weixin cloudbase 容器插件
请帮我确认是什么原因,实在不知道原因在哪里