google-cloud-translate

Use google cloud translation api using api key

Use google cloud translation api using api key Question: I made myself a free account so I can experiment a little bit with Google Cloud Translation API. I generated myself a key from Service account, stored it into a json file, loaded it and everything seems to be working fine. Snippet from my code: import …

Total answers: 1