请求地址:
https://api.weixin.qq.com/cgi-bin/message/custom/business/send?access_token=
请求参数:
{
"touser":"OPENID",
"msgtype":"text",
"text":
{
"content":"Hello World"
}
}
返回结果:
{
"errcode":40101,
"errmsg":"missing parameter rid: 63d87e8c-7acbe535-7fbbcf3f"
}
我服了,也不说怎么解决,这文档,真服
使用这个地址试一下那,请求参数不变。https://api.weixin.qq.com/cgi-bin/message/custom/send?access_token=