Thanks, your instructions on creating service account were useful 👍
@nastymffs7 ай бұрын
I have an error with my project. When it runs locally, it works completely fine, but when I deploy it on Google Cloud Run, I encounter this error: Error: ENOENT: no such file or directory, open '/app/sa-key.json' This is how I initialize storage: const keyFilename = process.env.KEY_FILENAME; const storage = new Storage({ keyFilename }); Why does it appear? Is there something to do with my Dockerfile configuration? Because I use WORKDIR /app
@barathkumark211 ай бұрын
Any idea on how to upload csv which is generated and stored in inmemory in a variable and write directly to GCP bucket nodejs?
@zakbamber30779 ай бұрын
Did you find out? I am trying to do the exact same thing
@iagooliveira89666 ай бұрын
Eu faço da seguinte maneira, gero uma URL assinada, com essa URL faço o upload do arquivo (nesse momento estou como opção o content type do arquivo que aceito) e armazeno em meu bd o nome do arquivo para utilizar em um trabalho processado em fila
@lucasfernando99474 ай бұрын
thanks man! i was having some troubles to create the json key file
@kensleylewis7 ай бұрын
So you have to have a paid account with Google Cloud to follow through with this tutorial correct?
@alkautsarf4767 Жыл бұрын
very useful tutorial 🙌
@aspxsosa11 ай бұрын
Thanks for the video!
@lenny91 Жыл бұрын
Remember to also add the Google Application Credentials in the ENV variables if the error at the end persists.
@ShamilKhan-xt5yl7 ай бұрын
Thank you !
@Endrovan8 ай бұрын
gracias amigo!!
@madhavgupta20028 ай бұрын
i cant see project ID
@oluwapamilerinsobiyede38467 ай бұрын
Same thing here. How did you resolve it?
@madhavgupta20027 ай бұрын
@@oluwapamilerinsobiyede3846 copied the numbers in that link