2016-06-28 140 views
3

我努力讓自己在視覺識別API請求,並得到下面的響應錯誤:IBM沃森:無效的API密鑰

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" 
} 

我已經試圖重新我的帳戶和視覺識別服務多本週的時間和Bluemix提供的API密鑰始終無效。

回答

相關問題