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
I am writing to report an error that occurred while using this library.
Here is the error report:
Library Versions Used
firebase: 9.18.0
react-admin-firebase: 4.1.1
react-admin: 4.9.0
Error
@firebase/firestore: Firestore (9.18.0): Could not reach Cloud Firestore backend. Connection failed 1 times. Most recent error: FirebaseError: [code=permission-denied]: Permission denied on resource project demo-local-project-id.
This typically indicates that your device does not have a healthy Internet connection at the moment. The client will operate in offline mode until it is able to successfully connect to the backend.
Details
The error occurred with FirebaseDataProvider.
Changing the firebase version to 9.16.0 resolved the error.
Thank you for creating such a wonderful library!
The text was updated successfully, but these errors were encountered:
@hasehiro0828 I tested it with firebase version 9.18.0 and 9.20.0, and it works without any issues. if you want to use the latest version of firebase, you possibly can.
I am writing to report an error that occurred while using this library.
Here is the error report:
Library Versions Used
Error
Details
FirebaseDataProvider
.Thank you for creating such a wonderful library!
The text was updated successfully, but these errors were encountered: