Has anyone encountered this issue with Firebase version 8.11.0. I am unsure how to suppress it for my app. Do I need to integrate AppCheck into my project?
[Firebase/Firestore][I-FST000001] AppCheck failed: 'The operation couldn’t be completed. Too many attempts. Underlying error: The operation couldn’t be completed. The server responded with an error:
- URL: https://firebaseappcheck.googleapis.com/v1beta/projects/............
- HTTP status code: 400
- Response body: {
"error": {
"code": 400,
"message": "App not registered: ...............",
"status": "FAILED_PRECONDITION"
}
}