houssambazzi / microsoft-translator-java-api

Automatically exported from code.google.com/p/microsoft-translator-java-api
0 stars 0 forks source link

Error 400 #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Execute first example with my client id and secret id

What is the expected output? What do you see instead?
Translate OK

What version of the product are you using? On what operating system?
Last all dependence

Please provide any additional information below.

dic 01, 2013 12:40:55 PM raiderz.main.RaiderzTraduccion main
Grave: null
java.lang.Exception: [microsoft-translator-api] Error retrieving translation : 
Server returned HTTP response code: 400 for URL: 
https://datamarket.accesscontrol.windows.net/v2/OAuth2-13
    at com.memetix.mst.MicrosoftTranslatorAPI.retrieveString(MicrosoftTranslatorAPI.java:202)

Original issue reported on code.google.com by equattro...@gmail.com on 1 Dec 2013 at 3:44

GoogleCodeExporter commented 8 years ago
When the application was run behind a proxy server, I too faced this issue. Is 
there a way of defining Proxy Server to the API? Thanks.

Original comment by srama...@gmail.com on 27 Feb 2014 at 8:48