yoshidan / google-cloud-rust

Google Cloud Client Libraries for Rust.
MIT License
241 stars 86 forks source link

Updated the error when application credentials aren't found #263

Closed Isaac-Duarte closed 4 months ago

Isaac-Duarte commented 4 months ago

Hi!

I on boarded a new developer today, and we couldn't get PubSub working in our backend. The error message that we received was that the file was not found (Not specifying the file name). We debugged and figured we should submit this.

Thanks for the awesome crate, we use it in production here and have had no issues.

Isaac

yoshidan commented 4 months ago

Thanks!