You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: