Firebase with reactjs permission error even permission granted for latest version [closed]
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
Ahhh... as a title you can see these type of errors not often occurs but finally, I got with luck (don't know good or bad).
I am using the latest version of reactjs and firebase I have to configure my firebase account just copy pasted the code in my firebase.js file and then import in other file name index.js and try to run and guess what? It gives me the error.
but everything is fine. Let me show you the other things.
this is my firebase.js file
this is firebase setting
I did find the solution anywhere Maybe due to its newer version. Hope I will get rid of this soon but I have posted here for now.
reactjs firebase
closed as off-topic by piet.t, pacholik, Raniz, Bob Dalgleish, Grimthorr Dec 13 '18 at 14:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – piet.t, pacholik, Raniz, Bob Dalgleish, Grimthorr
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
Ahhh... as a title you can see these type of errors not often occurs but finally, I got with luck (don't know good or bad).
I am using the latest version of reactjs and firebase I have to configure my firebase account just copy pasted the code in my firebase.js file and then import in other file name index.js and try to run and guess what? It gives me the error.
but everything is fine. Let me show you the other things.
this is my firebase.js file
this is firebase setting
I did find the solution anywhere Maybe due to its newer version. Hope I will get rid of this soon but I have posted here for now.
reactjs firebase
closed as off-topic by piet.t, pacholik, Raniz, Bob Dalgleish, Grimthorr Dec 13 '18 at 14:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – piet.t, pacholik, Raniz, Bob Dalgleish, Grimthorr
If this question can be reworded to fit the rules in the help center, please edit the question.
you explained nicely lol
– Node Developer
Nov 16 '18 at 16:00
oh thanks dude hope I got the solution soon!
– Pardeep
Nov 16 '18 at 16:02
2
Please include your code and errors as text instead of images.
– André Kool
Nov 16 '18 at 19:55
@AndréKool So why there is the option of images in the StackOverflow ask a question panel can you explain me this? All the code I have copy pasted you can check in your firebase account. I should post the code if I have edit that but i don't.
– Pardeep
Nov 17 '18 at 4:41
@Pardeep Adding images is for things that can only be added as an image ("my website looks like this in Firefox..."). Code and error-messages should be searchable and copy-paste-able.
– piet.t
Dec 13 '18 at 8:09
add a comment |
Ahhh... as a title you can see these type of errors not often occurs but finally, I got with luck (don't know good or bad).
I am using the latest version of reactjs and firebase I have to configure my firebase account just copy pasted the code in my firebase.js file and then import in other file name index.js and try to run and guess what? It gives me the error.
but everything is fine. Let me show you the other things.
this is my firebase.js file
this is firebase setting
I did find the solution anywhere Maybe due to its newer version. Hope I will get rid of this soon but I have posted here for now.
reactjs firebase
Ahhh... as a title you can see these type of errors not often occurs but finally, I got with luck (don't know good or bad).
I am using the latest version of reactjs and firebase I have to configure my firebase account just copy pasted the code in my firebase.js file and then import in other file name index.js and try to run and guess what? It gives me the error.
but everything is fine. Let me show you the other things.
this is my firebase.js file
this is firebase setting
I did find the solution anywhere Maybe due to its newer version. Hope I will get rid of this soon but I have posted here for now.
reactjs firebase
reactjs firebase
edited Dec 13 '18 at 8:07
piet.t
10.1k73246
10.1k73246
asked Nov 16 '18 at 15:59
PardeepPardeep
566322
566322
closed as off-topic by piet.t, pacholik, Raniz, Bob Dalgleish, Grimthorr Dec 13 '18 at 14:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – piet.t, pacholik, Raniz, Bob Dalgleish, Grimthorr
If this question can be reworded to fit the rules in the help center, please edit the question.
closed as off-topic by piet.t, pacholik, Raniz, Bob Dalgleish, Grimthorr Dec 13 '18 at 14:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – piet.t, pacholik, Raniz, Bob Dalgleish, Grimthorr
If this question can be reworded to fit the rules in the help center, please edit the question.
you explained nicely lol
– Node Developer
Nov 16 '18 at 16:00
oh thanks dude hope I got the solution soon!
– Pardeep
Nov 16 '18 at 16:02
2
Please include your code and errors as text instead of images.
– André Kool
Nov 16 '18 at 19:55
@AndréKool So why there is the option of images in the StackOverflow ask a question panel can you explain me this? All the code I have copy pasted you can check in your firebase account. I should post the code if I have edit that but i don't.
– Pardeep
Nov 17 '18 at 4:41
@Pardeep Adding images is for things that can only be added as an image ("my website looks like this in Firefox..."). Code and error-messages should be searchable and copy-paste-able.
– piet.t
Dec 13 '18 at 8:09
add a comment |
you explained nicely lol
– Node Developer
Nov 16 '18 at 16:00
oh thanks dude hope I got the solution soon!
– Pardeep
Nov 16 '18 at 16:02
2
Please include your code and errors as text instead of images.
– André Kool
Nov 16 '18 at 19:55
@AndréKool So why there is the option of images in the StackOverflow ask a question panel can you explain me this? All the code I have copy pasted you can check in your firebase account. I should post the code if I have edit that but i don't.
– Pardeep
Nov 17 '18 at 4:41
@Pardeep Adding images is for things that can only be added as an image ("my website looks like this in Firefox..."). Code and error-messages should be searchable and copy-paste-able.
– piet.t
Dec 13 '18 at 8:09
you explained nicely lol
– Node Developer
Nov 16 '18 at 16:00
you explained nicely lol
– Node Developer
Nov 16 '18 at 16:00
oh thanks dude hope I got the solution soon!
– Pardeep
Nov 16 '18 at 16:02
oh thanks dude hope I got the solution soon!
– Pardeep
Nov 16 '18 at 16:02
2
2
Please include your code and errors as text instead of images.
– André Kool
Nov 16 '18 at 19:55
Please include your code and errors as text instead of images.
– André Kool
Nov 16 '18 at 19:55
@AndréKool So why there is the option of images in the StackOverflow ask a question panel can you explain me this? All the code I have copy pasted you can check in your firebase account. I should post the code if I have edit that but i don't.
– Pardeep
Nov 17 '18 at 4:41
@AndréKool So why there is the option of images in the StackOverflow ask a question panel can you explain me this? All the code I have copy pasted you can check in your firebase account. I should post the code if I have edit that but i don't.
– Pardeep
Nov 17 '18 at 4:41
@Pardeep Adding images is for things that can only be added as an image ("my website looks like this in Firefox..."). Code and error-messages should be searchable and copy-paste-able.
– piet.t
Dec 13 '18 at 8:09
@Pardeep Adding images is for things that can only be added as an image ("my website looks like this in Firefox..."). Code and error-messages should be searchable and copy-paste-able.
– piet.t
Dec 13 '18 at 8:09
add a comment |
1 Answer
1
active
oldest
votes
service cloud.firestore {
match /databases/{database}/documents {
match /{document=**} {
allow read, write;
}
}
}
the above rules for the firestore Beta, Just click on the drop down near data base you see like this:
Now select realtime database and go to rules write below rules there:
{
security rules. */
"rules": {
".read": true,
".write": true
}
}
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
service cloud.firestore {
match /databases/{database}/documents {
match /{document=**} {
allow read, write;
}
}
}
the above rules for the firestore Beta, Just click on the drop down near data base you see like this:
Now select realtime database and go to rules write below rules there:
{
security rules. */
"rules": {
".read": true,
".write": true
}
}
add a comment |
service cloud.firestore {
match /databases/{database}/documents {
match /{document=**} {
allow read, write;
}
}
}
the above rules for the firestore Beta, Just click on the drop down near data base you see like this:
Now select realtime database and go to rules write below rules there:
{
security rules. */
"rules": {
".read": true,
".write": true
}
}
add a comment |
service cloud.firestore {
match /databases/{database}/documents {
match /{document=**} {
allow read, write;
}
}
}
the above rules for the firestore Beta, Just click on the drop down near data base you see like this:
Now select realtime database and go to rules write below rules there:
{
security rules. */
"rules": {
".read": true,
".write": true
}
}
service cloud.firestore {
match /databases/{database}/documents {
match /{document=**} {
allow read, write;
}
}
}
the above rules for the firestore Beta, Just click on the drop down near data base you see like this:
Now select realtime database and go to rules write below rules there:
{
security rules. */
"rules": {
".read": true,
".write": true
}
}
answered Nov 19 '18 at 6:45
PardeepPardeep
566322
566322
add a comment |
add a comment |
you explained nicely lol
– Node Developer
Nov 16 '18 at 16:00
oh thanks dude hope I got the solution soon!
– Pardeep
Nov 16 '18 at 16:02
2
Please include your code and errors as text instead of images.
– André Kool
Nov 16 '18 at 19:55
@AndréKool So why there is the option of images in the StackOverflow ask a question panel can you explain me this? All the code I have copy pasted you can check in your firebase account. I should post the code if I have edit that but i don't.
– Pardeep
Nov 17 '18 at 4:41
@Pardeep Adding images is for things that can only be added as an image ("my website looks like this in Firefox..."). Code and error-messages should be searchable and copy-paste-able.
– piet.t
Dec 13 '18 at 8:09