2***@qq.com
2***@qq.com
  • 发布:2024-01-08 11:14
  • 更新:2024-01-08 20:36
  • 阅读:281

] uni-id config file[uniCloud/cloudfunctions/common/uni-config-center/uni-id/config.json] not found

分类:uniCloud

请求入参: {
"args": {
"action": "hall/onlinetime",
"data": {
"uid": "",
"uniIdToken": ""
},
"clientInfo": {
"PLATFORM": "app",
"OS": "android",
"APPID": "UNI6DFDCA3",
"DEVICEID": "A899B11B2CA341E0EBF6BB4C838CE3B8",
"channel": "",
"scene": 1001,
"appId": "UNI6DFDCA3",
"appLanguage": "zh-Hans",
"appName": "趣多多",
"appVersion": "13.99",
"appVersionCode": 1399,
"appWgtVersion": "1.0.0",
"browserName": "chrome",
"browserVersion": "104.0.5112.97",
"deviceBrand": "xiaomi",
"deviceId": "A899B11B2CA341E0EBF6BB4C838CE3B8",
"deviceModel": "M2012K11C",
"deviceOrientation": "portrait",
"devicePixelRatio": 2.75,
"deviceType": "phone",
"errMsg": "getSystemInfoSync:ok",
"oaid": "e80edbc923aae200",
"osAndroidAPILevel": 33,
"osLanguage": "zh-CN",
"osName": "android",
"osTheme": "light",
"osVersion": "13",
"romName": "MIUI",
"romVersion": "V140",
"safeArea": {
"left": 0,
"right": 393,
"top": 29,
"bottom": 873,
"width": 393,
"height": 844
},
"safeAreaInsets": {
"top": 29,
"right": 0,
"bottom": 0,
"left": 0
},
"screenHeight": 873,
"screenWidth": 393,
"statusBarHeight": 29,
"ua": "Mozilla/5.0 (Linux; Android 13; M2012K11C Build/TKQ1.220829.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/104.0.5112.97 Mobile Safari/537.36 uni-app (Immersed/29.09091)",
"uniCompileVersion": "3.99",
"uniPlatform": "app",
"uniRuntimeVersion": "3.99",
"windowBottom": 0,
"windowHeight": 873,
"windowTop": 0,
"windowWidth": 393,
"locale": "zh-Hans",
"LOCALE": "zh-Hans"
}
},
"requestId": "ac1cd3731704683300087129073"
}
[hallctrl/ac1cd3731704683300087129073/50ms/ERROR] uni-id config file[uniCloud/cloudfunctions/common/uni-config-center/uni-id/config.json] not found
Error: uni-id config file[uniCloud/cloudfunctions/common/uni-config-center/uni-id/config.json] not found
at pn._getConfigContent (/tmp/function/@common_modules/uni-id/index.js:1:108302)
at new pn (/tmp/function/@common_modules/uni-id/index.js:1:105777)
at ln (/tmp/function/@common_modules/uni-id/index.js:1:109496)
at Object.<anonymous> (/tmp/function/@common_modules/uni-id/index.js:1:109813)
at Module._compile (module.js:653:30)
at Object.Module._extensions..js (module.js:664:10)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)
at Module.require (module.js:597:17)
请求响应状态: fail

2024-01-08 11:14 负责人:无 分享
已邀请:
DCloud_UNI_Anne

DCloud_UNI_Anne

检查项目uniCloud/cloudfunctions/common/uni-config-center下是否有uni-id config配置,如果没有就新建,并参考文档 完成配置 后重新上传

要回复问题请先登录注册