Firebase Cloud messaging - permissions error for cloud build deployed app
I have a java spring boot backend app, that I am trying to hook up to Firebase Cloud Messages. I have an android app that uses firebase and I am trying to use this backend to push notifications. I've generated a private key from firebase console project settings, placed the json file - and the following worked LOCALLY perfectly: try { FirebaseOptions options