首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >人脸检测提示parsing error - check content-type and body?

人脸检测提示parsing error - check content-type and body?

提问于 2018-06-21 19:49:26
回答 0关注 0查看 236

https://service.image.myqcloud.com/face/detect

method:POST

Host: service.image.myqcloud.com

Authorization: '.$Authorization.'

Content-Type:application/json

curl_setopt($ch, CURLOPT_POSTFIELDS, $data);

$data内容如下:{"appid":"1251436815","mode":1,"url":"http:\/\/file.001pp.com\/clip\/ueditor\/asp\/upload\/image\/20180621\/15295731301532804.png"}

一直提示:{"code":3,"message":"invalid request: parsing error - check content-type and body","data":{}}

回答

和开发者交流更多问题细节吧,去 写回答
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档