pigeon icon indicating copy to clipboard operation
pigeon copied to clipboard

Add permission_denied to FCM error

Open neel-desh opened this issue 6 months ago • 0 comments

Currently, if the Firebase service account key does not have correct privileges it returns unknown_error in (on_response) handler. would be awesome if we could pattern match this PERMISSION_DENIED and return relevant error msg to client?

Can I submit a PR?

neel-desh avatar Aug 22 '24 09:08 neel-desh