I enforced Firebase AppCheck for Firestore. Now, when I try to access data, I get an error: In Firebase, it says all my requests are unverified: This only happens for firestore. Is there something else I must do? I enabled AppCheck in my app using: I tried disabling AppCheck in the firebase console, and now all my requests are accepted.