https://api-cn.faceplusplus.com/facepp/v3/detect?api_key=3RHCB81fxLrZpGi6a6oHn7IZW3HV9qsH&api_secret=4xhuv3T5jn1C2RFv2By80hZSSfbcTymC&image_url=http://gb.cri.cn/mmsource/images/2010/10/27/20/10122511596322810460.jpg&return_attributes=age,smiling我的URL哪里不对呢??感觉没有问题啊。。。。
报错内容::::Method Not Allowed
The method is not allowed for the requested URL.请大神讲解下!
...在线等呀 大神们在哪里
api_key 和api_secret有没有问题,是不是注册完没配置好
我也遇到这个问题了。。。一会儿400,一会儿405的
Method not allowed一般是请求方法不对,你看看官方文档,是不是要用POST
我也出现了同样的问题,最后怎么解决的啊,我是用java写的额