Hi,
I have registered for the free subscription plan of the bing translator api.
My C# looks fine as I have suceeded several time to get some translations. However most of the time it does not work and I get back a server error: "The remote server returned an error :400 (Bad Request)". I am obviously taking care of renewing the token (either using a TIMER or by renewing the token before every new request). Also, I have only done a few translations so I am far from the 2 000 000 characters monthly limit.
What should I do?
Thanks,
Mica