I want to use microsoft translation api. But there are so many new and old one like below.
How to use Bing Translation API?
I want to use "GET /Translate", and used "Bearer" + " " + access token instead of "appid".
Results is here.
Do I need "" for access token? Either way, it doesn't work. humm I'm using this site below to try. Thanks!
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>
Taken from the documentation of the API:
So for your value for appId, you want to do the following: