/
Google translation API usage instructions

Google translation API usage instructions

Use pcictx.web.services@gmail.com(available on bitwarden) account to view existing/add new credentials for maintaining deployments with translation services to work.

  • Each deployment should have separate google api credential created at the time of deployment(to account for third party services unless there is a specific need for community deployments to share them)

  • To create new/view existing, login to the google cloud translation API and select the project>”google-translate” in the existing list of projects(image attached for reference)

  • After selecting the project, you will be able to view a screen like below, from where you can view an existing list of credentials for the deployments and have an option to create new credentials right from this screen.

  • You can click on “Create Credentials” to create new credentials for each new deployment and associate the same in web.config to be used by the web application.

Related content