Google Api For Language Translation Does Not Work. i tried http://ajax.googleapis.com/ajax/services/language/translate?q=hello&v=1.0&langpair=en|fr
TO Convert "hello" From English To French But It Says: {"responseData": null, "responseDetails": "Suspected Terms of Service Abuse. Please see http://code.google.com/apis/errors", "responseStatus": 403}
- List item
So, how can i translate data? is there another way to translate via calling another web service.