FirebaseRealtimeDatabase-Android icon indicating copy to clipboard operation
FirebaseRealtimeDatabase-Android copied to clipboard

it's showing me access denied from console

Open akashcodechair opened this issue 8 years ago • 1 comments

it's showing me access denied from console please give permission from console how can i do this

akashcodechair avatar Dec 18 '17 09:12 akashcodechair

You have 2 options

  • Use Firebase Authentication to authorize user first.
  • Allow read and write rule in Firebase Security Rules

jirawatee avatar Dec 18 '17 11:12 jirawatee