I was using my own firebase account while development of application and later I used client's firebase config/project and now my app is showing this warning in browser console. I am not able to read and write the firebase database.
How can I disable it, I checked in firebase account of client but APPCheck is not configured for that project, still warning is there in browse console.
FIREBASE WARNING: Missing appcheck token (https://xxxxxxxx.firebaseio.com/)
Please help, Thank You