I can see in this link which has not supported to download Google Translate API library yet.
Therefore, I want to ask There is another method to use Google Translate API in Google App Engine or not?
Please tell me,
Thanks,
I can see in this link which has not supported to download Google Translate API library yet.
Therefore, I want to ask There is another method to use Google Translate API in Google App Engine or not?
Please tell me,
Thanks,
Sorry, that's a known bug in the Quickstart tool where it doesn't work for APIs that don't use OAuth 2.0, a fix should be pushed this week.
In the mean time here is a translate sample from the client library:
The developerKey
in that code should be filled in with the API Key found in the APIs Console.