"error_code":222209,"error_msg":"face token not exist" 返回信息,如何获得face token
第一次使用URL 或BASE64 就会返回face_token也是按照接口写的 还是报错{"error_code":222209,"error_msg":"face token not exist","log_id":3228724965,"timestamp":1644825228,"cached":0,"result":null}
这个看接口文档即可。第一次请求接口 你是没有face-token的。如果你用BASE64、URL第一次请求就会返回face-token参数了。
具体怎么改?
第一次请求接口的话。建议用URL 或BASE64 就会返回face_token
第一次使用URL 或BASE64 就会返回face_token也是按照接口写的 还是报错{"error_code":222209,"error_msg":"face token not exist","log_id":3228724965,"timestamp":1644825228,"cached":0,"result":null}
这个看接口文档即可。第一次请求接口 你是没有face-token的。如果你用BASE64、URL第一次请求就会返回face-token参数了。
具体怎么改?
第一次请求接口的话。建议用URL 或BASE64 就会返回face_token