- 请求分账API返回400 respon里面没有内容?
`POST https://api.mch.weixin.qq.com/v3/profitsharing/orders` resulted in a `400 Bad Request` response返回的只有这个信息 post的数据格式 {"appid":"这个确认没错", "transaction_id":"4200002317202408026470971323", "out_order_no":"4611686031001918893", "receivers":[ { "type":"PERSONAL_SUB_OPENID", "account":"o9w4Z7TIhKqMhla6vZzMVes9WIlQ", "amount":10, "description":"\u9996\u6b21\u8d2d\u4e70\u8fd4\u7ea2\u5305" } ], "unfreeze_unsplit":false, "sub_appid":"这个确认没错" }
08-02 - 服务商删除分账接收方提示无分账权限,但是添加分账接收方却没有问题?
/v3/profitsharing/receivers/delete接口 无法进行分账接收方删除,提交就会返回 resulted in a `403 Forbidden` response:\n{\"code\":\"NO_AUTH\",\"message\":\"无分账权限\"}\n" 但是/v3/profitsharing/receivers/add接口却没有问题
07-29 - 公众号模板消息里面之前添加的模板消息突然都不见了(求救)
突然不见了,操作记录里面也没有删除记录,官方人员麻烦帮看下,能不能恢复 公众号appid:wx0b667c988e92a10b
01-06