Nabeel Parkar
Nabeel Parkar
Just to understand your case better, is the SDK sending an invalid auth header?
Hey @jobweegink. Could you give a code sample which I can use to investigate and debug?
This may be fixed by https://github.com/firebase/firebase-functions/pull/1533
I'm a bit confused here. Secrets should not be visible in the `Runtime environment variables` section, but instead in the `Secrets` section
Hey @elliette SPA (single page app) is what I am requesting, yes. So basically, this implemented would work similarly to `create-react-app`. And I am referring to using it with a...
One thing to note is that there should be a required arg if you do add the `--spa` flag, to configure the directory for static files such as images, css,...
`webdev_proxy` isn't null safe, and hasn't been updated in more than a year. Doesn't seem like a solution to be honest
Is there any plans to support this? Currently, I am unable to use webdev_proxy with Dart 3, while webdev supports it as a pre-prelease. I guess this will be an...
Hey @onakatomi. Firstly, I think this issue belongs in firebase/firebase-functions-python :) I'll transfer this issue there. But other than that, could you tell me the version of the library you're...
Hello @muhammadz0. I am able to successfully run the default counter application. Can you provide any more details steps for reproduction of this issue? ### Flutter Doctor flutter doctor -v...