Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase database exception on permission denied #13027

Closed
zoechi opened this issue Nov 15, 2017 · 4 comments
Closed

Firebase database exception on permission denied #13027

zoechi opened this issue Nov 15, 2017 · 4 comments
Labels
c: crash Stack traces logged to the console p: firebase_database The Firebase Database plugin p: firebase Firebase plugins package flutter/packages repository. See also p: labels.

Comments

@zoechi
Copy link
Contributor

zoechi commented Nov 15, 2017

Steps to Reproduce

In Firebase when I access a path where I don't have sufficient permissions,
I get

[  +43 ms] W/RepoOperation(10726): setValue at /test_db/joinRequestCreate/hFWyZYmtgocsWs69TnpHXuEbBRv1/-Kyz7h7zFCbqxZKNrdOD failed: DatabaseError: Permission denied

as log output, but that's easy to miss.

I think there should be a way to get an exception on the client side for permission denied

firebase_database plugin version 0.0.14

@Hixie Hixie added plugin p: firebase Firebase plugins labels May 21, 2018
@Hixie Hixie added this to the Goals milestone May 21, 2018
@Hixie
Copy link
Contributor

Hixie commented May 21, 2018

cc @collinjackson

@collinjackson
Copy link
Contributor

Catching crashes and reporting them as errors for this plugin is a reasonable developer expectation.

I'd be happy to review pull requests for this functionality, if anyone has the time.

@kroikie
Copy link

kroikie commented Oct 13, 2019

@zoechi

This issue has been moved to firebase/flutterfire#942. Any further collaboration will be done there.

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 16, 2021
@flutter-triage-bot flutter-triage-bot bot added the package flutter/packages repository. See also p: labels. label Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: crash Stack traces logged to the console p: firebase_database The Firebase Database plugin p: firebase Firebase plugins package flutter/packages repository. See also p: labels.
Projects
None yet
Development

No branches or pull requests

4 participants