skip to Main Content

What should I do to protect my uploaded firebase document

How can I protect my uploaded document in Firebase? For Example, this is my uploaded document URL:- https://firebasestorage.googleapis.com/v0/b/sapient-logic-368311.appspot.com/o/coder.JPEG?alt=media&token=55d1a727-956f-434b-bdad-a08b8ef133d0 Anyone can able to access and see my uploaded document by using this document URL. How can I protect the uploaded document,…

VIEW QUESTION

Flutter Firestore permission denied

Receiving this error when trying to read from my firebase firestore collection. It's a public read only collection E/flutter ( 2038): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: [cloud_firestore/permission-denied] The caller does not have permission to execute the specified operation. Here's my security rules…

VIEW QUESTION
Back To Top
Search