-
can we update to os path to this:
# Get the directory where the current script is located
script_directory = os.path.dirname(os.path.abspath(__file__))
# Get the full path to the file
fi…
-
LS,
When i follow you youtube vid and use your code (very usefull good explained by the way:)), i get these errors, when i use Postman.
Quote: " App is listening on url http://localhost:8080
[2022-…
-
-
Hi Team,
Thanks for open sourcing the source code. I have been trying to run the app locally and get a build time error.
Below is the stack trace of the error.
https://pastecode.io/s/yqsvdbdo
Pl…
-
I was wondering why the `https://fir-auth-bd895.firebaseio.com` string is hardcoded. Where does it come from?
-
Populate is not working as expected on 1.0.0-alpha.34
I have a simple image field in my schema. when I set `populate: true` or `populate: ["image"]` on either `app.content.get() `or `app.content.getB…
-
I trying to send push notification through web APi .net core 7 where I have installed FirebaseAdmin Nuget packages version 2.4.0 and my configuration is
` // Get the current directory and append t…
-
Hi,
I just start using the starter and it works great, awesome react starter. I've configured everything in firebase.google.com and .env files, following the readme and deployment guide here: https…
-
Consider adding support for getting all the topics in the various Admin SDK's so that we developers can adequately manage topics from our codebase.
-
I'm getting the following error on my `stream` after a while of it being up, despite having setup the Service Account Credentials.
`raise HTTPError(http_error_msg, response=self)
requests.exceptio…