I'm trying to make requests on the Visual Recognition API and getting this error
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 28 Jun 2016 13:53:07 GMT
Content-Type: application/json
Content-Length: 67
Connection: close
Cache-Control: no-cache
Access-Control-Allow-Origin: *
{
"status": "ERROR",
"statusInfo": "invalid-api-key"
}