googleapis / python-translate

This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-translate
Apache License 2.0
108 stars 45 forks source link

Google Cloud Translation - Glossaries - Failed to Initialize Glossary #337

Closed HAtheDataScientist closed 2 years ago

HAtheDataScientist commented 2 years ago

I'm facing an issue while translating the text with glossary. I have gave the IAM roles and permissions of cloud translation, cloud storage, AutoML -- All Admin Access, still facing the issue while translating. Screenshot (586) Screenshot (587)

I'm using the custom glossary to translate. What I should specify in the glossary_config?

kweinmeister commented 2 years ago

To troubleshoot, I might suggest starting with the create glossary sample, and then trying to access that same resource with the sample code you're using.

parthea commented 2 years ago

I'm going to close this issue due to inactivity but please feel free to re-open or create a new issue.