Question
Unable to access data from firestore database via api requests
I was connected to my application backend with python flask and firestore database hosted in ubuntu server , in ubuntu server it was running locally fine using localhost but after hosting into Apache2, my server unable to load the data from firestore db via api requests, I was done all the configurations for apache2 but still i am unable to access my firestore db through api requests
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×