cURL から始めたばかりで、Watson Natural Language Understanding (NLU) Service を使用しています。次の行でエラー コード 400 "Invalid Request, content is Empty" が返されます。
注: 私は Windows ユーザーです
あなたの助けは大歓迎です!
私がやろうとしているのは、この簡単な入門例です
curl -X POST -u "apikey:{MY_API_KEY}" ^
"https://gateway.watsonplatform.net/natural-language-understanding/api/v1/analyze?version=2018-11-16" ^