-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
With the help of the code update, I was able to fix my previous error, which was the "config.TO_LANG.map() is not a function". However, I came across a new error:
The codes were able to run until the translating part. But the codes stop during the saving of the translated text into the RESULT_BUCKET. What is "not found" and how do I fix this error?
Edit: I'm using Google Vision API
Edit 2:
I got the error because I wrote the RESULT_BUCKET as gs://[IMAGE_BUCKET]. The "gs://" must not be included.
Metadata
Metadata
Assignees
Labels
No labels