403 Forbidden Errors in Chrome Extension with Firestore
I’m currently developing a Chrome extension with an associated dashboard, both utilizing Firebase for authentication and Firestore for data storage. I’ve run into an issue where Firestore data requests from the extension work perfectly on the dashboard, but fail when attempted from other websites.