wyona / katie-backend

Katie Backend
https://katie.qa
Apache License 2.0
27 stars 2 forks source link

Catch Exception re missing Firebase credentials more gracefully #1

Closed michaelwechner closed 8 months ago

michaelwechner commented 8 months ago

2024-01-21 11:49:49 katie | 2024-01-21 10:49:49.932 ERROR 1 --- [ main] c.e.webapp.firebase.FCMInitializer : class path resource [google/askkatie-36b0d-firebase-adminsdk-az4xt-ca61fca33f.json] cannot be opened because it does not exist

michaelwechner commented 8 months ago

Check whether Firebase config exists, see src/main/java/com/wyona/katie/firebase/FCMInitializer.java