- 获取openid 接口 /sns/oauth2/access_token 报错?
rid: 67d6f97b-1680e157-4e4e1450
03-17 - 微信支付下单接口 /v3/pay/transactions/jsapi 报错 400?
{"level":30,"time":1742134233537,"pid":2227109,"hostname":"iZ7xvhr9e4wz59k6hz96noZ","reqId":"req-74","res":{"statusCode":400},"err":{"message":"Request failed with status code 400","name":"AxiosError","stack":"AxiosError: Request failed with status code 400\n at settle (/project/node_modules/axios/dist/node/axios.cjs:2031:12)\n at IncomingMessage.handleStreamEnd (/project/node_modules/axios/dist/node/axios.cjs:3148:11)\n at IncomingMessage.emit (node:events:529:35)\n at endReadableNT (node:internal/streams/readable:1400:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (/project/node_modules/axios/dist/node/axios.cjs:4258:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.<anonymous> (/project/src/router/wx.js:65:12)","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http","fetch"],"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"env":{},"headers":{"Accept":"application/json","Content-Type":"application/json","Authorization":"WECHATPAY2-SHA256-RSA2048 mchid=\"1639740100\",nonce_str=\"BA476C32BFD54A4061592B8B48F3007D\",signature=\"cK2vwVIt+6UHkPamnJLdIPaOyfDLxSCxfJeRmalALCZBSCkL5y9Ox1AWfGJxd1qPIaOytcZzVceJEsQVhVNoNL0Sqopc6nXU+FB+sedEwgjj+cPFX2fAKqXZZ25+zRr+nPbXR/fGNcpCw0g2b53G9gr3VZWD/GA8W5yzT+lb8PzCoQOSLAdUsquXscuUMvnXL7pJUzoXNYMCr7/at/xYZTX+QKOcb5a3HUMrg9eXAM0FuE9V0mRrnWEB8o+GfHIs4YSBlHKR6NrGd4QKWC0FXeFqHu5i4EEYutLm9unz1I5k1+GL/35iGkVbOe1MMiQgzK6tuZzfCoRdYXF6ChoZNQ==\",timestamp=\"1742134233\",serial_no=\"384F842C4F75E92BD29BAB111111BD411958D3B7\"","User-Agent":"axios/1.8.1","Content-Length":"231","Accept-Encoding":"gzip, compress, deflate, br"},"method":"post","url":"https://api.mch.weixin.qq.com/v3/pay/transactions/jsapi","data":"{\"appid\":\"wx623ed1364cfa311c\",\"mchid\":\"1639740100\",\"description\":\"开通会员\",\"out_trade_no\":\"wpb1742134232309\",\"notify_url\":\"https://www.wpbjiuy/client\",\"amount\":{\"total\":1},\"payer\":{\"openid\":\"041Rxu000JgSTT1jx64008OR8X0Rxu0A\"}}","allowAbsoluteUrls":true},"code":"1111","status":400},"msg":"Request failed with status code 400"}
03-16 - 获取access token 第一天没请求超过2000次报 50002 受限。第二天还是受限的
https://developers.weixin.qq.com/doc/offiaccount/Basic_Information/Get_access_token.html
2021-05-07 - 设置地图气泡偏移不起作用
https://developers.weixin.qq.com/miniprogram/dev/component/map.html marker -> customCallout -> anchor 在手机预览上不起作用,开发工具没问题
2020-09-27