云函数url化没有requestId进行排查吗?
查看原始参数并没有找到
"originalParam": {
"event": {
"path": "/event/pub/subscribe",
"httpMethod": "POST",
"headers": {
"content-length": "162",
"accept-language": "zh-CN",
"cookie": "acw_tc=2760825c16585435018981190e9c544d13566f9b5a19666be95adcb01c615b;path=/;HttpOnly;Max-Age=1800",
"x5-uuid": "4b5096bb21dfce8e0c14ca875779e78c",
"x-client-ip": "120.239.43.247",
"x-forwarded-for": "120.239.43.247, 39.96.119.175",
"accept": "*/*",
"x-real-ip": "120.239.43.247",
"host": "4052539d-ef26-4712-bab0-883670e873c5.bspapp.com",
"content-type": "multipart/form-data; boundary=--------------------------757804301716276762554215",
"x-forwarded-by": "172.20.28.151:80",
"accept-encoding": "gzip, deflate, br",
"user-agent": "ApiPOST Runtime +https://www.apipost.cn"
},
"queryStringParameters": {
"test": "123"
},
"isBase64Encoded": false,
"body": ""
},
"context": {
"SOURCE": "http",
"CLIENTIP": "120.239.43.247",
"CLIENTUA": "ApiPOST Runtime +https://www.apipost.cn",
"SPACEINFO": {
"spaceId": "4052539d-ef26-4712-bab0-883670e873c5",
"provider": "aliyun"
},
"FUNCTION_NAME": "router",
"FUNCTION_TYPE": "cloudfunction",
"APPID": "",
"PLATFORM": "h5",
"LOCALE": "zh-Hans"
}
},
1 个回复
DCloud_uniCloud_WYQ
需求已记录,后续会提供获取方式