我想使用微軟翻譯API。 但是下面有很多新舊的東西。什麼是使用Microsoft翻譯API的應用程序ID?
How to use Bing Translation API?
我想用 「GET /翻譯」,並用 「承載」 + 「」 +訪問令牌 而不是 「APPID」。
結果在這裏。
我需要「」來訪問令牌嗎?無論哪種方式,它都不起作用。 humm 我正在使用以下網站嘗試。謝謝!
http://docs.microsofttranslator.com/oauth-token.html
http://docs.microsofttranslator.com/text-translate.html#!/default/post_TranslateArray
<html>
<body>
<h1>Argument Exception</h1>
<p>Method: Translate()</p>
<p>Parameter: appId</p>
<p>Message: Invalid appId
Parameter name: appId</p>
<code></code>
<p>message id=1446.V2_Rest.Translate.27848FC7</p>
</body>
</html>