微信小程序静默授权 登录失败 报错 !
appid 都配置了
【产品名称】:多店版
【产品版本】:v2.4
【部署方式】:宝塔面板
【部署环境】:线上环境
【php版本】:7.4
【Mysql版本】:5.7
【使用终端】:小程序
报错信息如下 :
{
"status": 400,
"msg": "授权失败,请检查您的配置!:Request access_token fail: {\"errcode\":41002,\"errmsg\":\"appid missing rid: 643923c0-6a7a9482-2f722c1f\"}line113",
"data": {
"file": "/www/wwwroot/test.dehorizon.cn/app/services/wechat/RoutineServices.php",
"line": 99,
"trace": [
{
"file": "/www/wwwroot/test.dehorizon.cn/app/services/wechat/RoutineServices.php",
"line": 275,
"function": "getUserInfoByCode",
"class": "app\\services\\wechat\\RoutineServices",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/app/controller/api/v2/wechat/AuthController.php",
"line": 74,
"function": "silenceAuth",
"class": "app\\services\\wechat\\RoutineServices",
"type": "->"
},
{
"function": "silenceAuth",
"class": "app\\controller\\api\\v2\\wechat\\AuthController",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Container.php",
"line": 343,
"function": "invokeArgs",
"class": "ReflectionMethod",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/route/dispatch/Controller.php",
"line": 110,
"function": "invokeReflectMethod",
"class": "think\\Container",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Pipeline.php",
"line": 59,
"function": "think\\route\\dispatch\\{closure}",
"class": "think\\route\\dispatch\\Controller",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Pipeline.php",
"line": 66,
"function": "think\\{closure}",
"class": "think\\Pipeline",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/route/dispatch/Controller.php",
"line": 113,
"function": "then",
"class": "think\\Pipeline",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/route/Dispatch.php",
"line": 89,
"function": "exec",
"class": "think\\route\\dispatch\\Controller",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Route.php",
"line": 772,
"function": "run",
"class": "think\\route\\Dispatch",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Pipeline.php",
"line": 59,
"function": "think\\{closure}",
"class": "think\\Route",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/app/http/middleware/StationOpenMiddleware.php",
"line": 30,
"function": "think\\{closure}",
"class": "think\\Pipeline",
"type": "->"
},
{
"function": "handle",
"class": "app\\http\\middleware\\StationOpenMiddleware",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Middleware.php",
"line": 142,
"function": "call_user_func"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Pipeline.php",
"line": 85,
"function": "think\\{closure}",
"class": "think\\Middleware",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/app/http/middleware/AllowOriginMiddleware.php",
"line": 50,
"function": "think\\{closure}",
"class": "think\\Pipeline",
"type": "->"
},
{
"function": "handle",
"class": "app\\http\\middleware\\AllowOriginMiddleware",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Middleware.php",
"line": 142,
"function": "call_user_func"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Pipeline.php",
"line": 85,
"function": "think\\{closure}",
"class": "think\\Middleware",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/app/http/middleware/InstallMiddleware.php",
"line": 32,
"function": "think\\{closure}",
"class": "think\\Pipeline",
"type": "->"
},
{
"function": "handle",
"class": "app\\http\\middleware\\InstallMiddleware",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Middleware.php",
"line": 142,
"function": "call_user_func"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Pipeline.php",
"line": 85,
"function": "think\\{closure}",
"class": "think\\Middleware",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Pipeline.php",
"line": 66,
"function": "think\\{closure}",
"class": "think\\Pipeline",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Route.php",
"line": 773,
"function": "then",
"class": "think\\Pipeline",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Http.php",
"line": 216,
"function": "dispatch",
"class": "think\\Route",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/think-swoole/src/Http.php",
"line": 55,
"function": "dispatchToRoute",
"class": "think\\Http",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Http.php",
"line": 206,
"function": "dispatchToRoute",
"class": "think\\swoole\\Http",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Pipeline.php",
"line": 59,
"function": "think\\{closure}",
"class": "think\\Http",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/middleware/LoadLangPack.php",
"line": 59,
"function": "think\\{closure}",
"class": "think\\Pipeline",
"type": "->"
},
{
"function": "handle",
"class": "think\\middleware\\LoadLangPack",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Middleware.php",
"line": 142,
"function": "call_user_func"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Pipeline.php",
"line": 85,
"function": "think\\{closure}",
"class": "think\\Middleware",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/middleware/SessionInit.php",
"line": 67,
"function": "think\\{closure}",
"class": "think\\Pipeline",
"type": "->"
},
{
"function": "handle",
"class": "think\\middleware\\SessionInit",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Middleware.php",
"line": 142,
"function": "call_user_func"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Pipeline.php",
"line": 85,
"function": "think\\{closure}",
"class": "think\\Middleware",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Pipeline.php",
"line": 66,
"function": "think\\{closure}",
"class": "think\\Pipeline",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Http.php",
"line": 207,
"function": "then",
"class": "think\\Pipeline",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Http.php",
"line": 170,
"function": "runWithRequest",
"class": "think\\Http",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/think-swoole/src/concerns/InteractsWithHttp.php",
"line": 105,
"function": "run",
"class": "think\\Http",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/think-swoole/src/concerns/InteractsWithHttp.php",
"line": 88,
"function": "handleRequest",
"class": "think\\swoole\\Manager",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Container.php",
"line": 293,
"function": "think\\swoole\\concerns\\{closure}",
"class": "think\\swoole\\Manager",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/framework/src/think/Container.php",
"line": 357,
"function": "invokeFunction",
"class": "think\\Container",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/think-swoole/src/Sandbox.php",
"line": 89,
"function": "invoke",
"class": "think\\Container",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/think-swoole/src/concerns/WithApplication.php",
"line": 85,
"function": "run",
"class": "think\\swoole\\Sandbox",
"type": "->"
},
{
"function": "runInSandbox",
"class": "think\\swoole\\Manager",
"type": "->"
},
{
"file": "/www/wwwroot/test.dehorizon.cn/vendor/topthink/think-swoole/src/concerns/InteractsWithServer.php",
"line": 125,
"function": "call_user_func_array"
}
],
"previous": null
}
}