- argument invalid! data.phrase11.value invalid ?
message\":\"{\\\"Touser\\\":\\\"oKPcE6Zh55ixB7TCnJcGuNxnYxuk\\\",\\\"TemplateId\\\":\\\"xBkGS2WKt5yPV4q40F-T8D6OOf33S38s5x2urSq72Yc\\\",\\\"Url\\\":\\\"http://ora.hannikj.cn/vshop/MemberRetailDetails.aspx?shopid=257&storeid=10141&retailno=04231104013157\\\",\\\"Page\\\":null,\\\"FormId\\\":null,\\\"Topcolor\\\":\\\"#00FF00\\\",\\\"Data\\\":[{\\\"Name\\\":\\\"time6\\\",\\\"Value\\\":\\\"2023-11-04 09:33:38\\\",\\\"Color\\\":\\\"#000099\\\"}, {\\\"Name\\\":\\\"phrase11\\\",\\\"Value\\\":\\\"喜来客2店\\\",\\\"Color\\\":\\\"#000099\\\"},{\\\"Name\\\":\\\"character_string14\\\",\\\"Value\\\":\\\"04231104013157\\\",\\\"Color\\\":\\\"#000099\\\"},{\\\"Name\\\":\\\"amount3\\\",\\\"Value\\\":\\\"13.10\\\",\\\"Color\\\":\\\"#000099\\\"},{\\\"Name\\\":\\\"number8\\\",\\\"Value\\\":\\\"1\\\",\\\"Color\\\":\\\"#000099\\\"}],\\\"EmphasisKeyword\\\":null}\",\"shopid\":257}
2023-11-04 - 第二步:通过 code 换取 access_token
通过 code 换取 access_tokenb必须包含公众号的secret ,否则返回invalid secret
2020-12-16 - 第3方平台通过 code 换取 access_token 请求方法返回410004是什么原因?
https://api.weixin.qq.com/sns/oauth2/access_token?appid=wx7a50c532c10e17dd&code=041SPc000T13MK1R4x1005vaKc3SPc0D&grant_type=authorization_code&component_appid=wx749d5c8f289038d7&component_access_token=39_auUj9VFYzOLU6B4g5Rk6bauUaE6h-HtstFwUSWL4TAfi3ivpdbtL_kxNDJhus7CEMbgHcca1TUwH7pIWCNTxGOWhtAEo1mDJQ2mY4vdEPiGMPGmzC7ToH9P9S6bqv9WpJvf8TCrWo91gUwJ4EHMfAEANQV {"errcode":41004,"errmsg":"appsecret missing, hints: [ req_id: pfdFhTNre-z.cjoA ]"}
2020-12-07