https://oapi.dingtalk.com/attendance/list?access_token=ACCESS_TOKEN 访问这个接口的时候提示 { "errmsg": "post参数需要json类型", "errcode": 43009 } 很奇怪,,我用postman测试的,其他接口都能通,只是这个有问题,求大神解答
https://oapi.dingtalk.com/attendance/list?access_token=ACCESS_TOKEN
访问这个接口的时候提示
{
"errmsg": "post参数需要json类型",
"errcode": 43009
}
很奇怪,,我用postman测试的,其他接口都能通,只是这个有问题,求大神解答