Hi,
I try to test the ML Service for Image Feature Extraction
When I try with Postman, I get a 400 Bad Request Error :-/
{ "_id": "6a02b7e0-b503-4c86-a4a4-3d1b1a2832a0", "error": "Invalid request", "error_description": "Service requires a list of (zipped) images.", "processed_time": "Fri, 14 Jul 2017 07:15:32 GMT", "request": { "files": null, "options": {}, "tenantName": "imgclassif-tech-user", "texts": [] }, "status": "FAILED", "status_code": 400, "tenantName": "imgclassif-tech-user" }
Here is the postman request