Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Firebase Storage Emulator Support #871

Open
HappyEmu opened this issue Oct 24, 2023 · 2 comments
Open

[FR] Firebase Storage Emulator Support #871

HappyEmu opened this issue Oct 24, 2023 · 2 comments

Comments

@HappyEmu
Copy link

As per https://firebase.google.com/docs/emulator-suite/install_and_configure#admin_sdk_availability the current version of the Firebase Admin SDK for Java does not yet provide support for Firebase Storage Emulator.

Indeed, even after setting FIREBASE_STORAGE_EMULATOR_HOST in my environment as per https://firebase.google.com/docs/emulator-suite/connect_storage#admin_sdks, that endpoint is simply ignored and requests are still sent to the usual remote URL(https://storage.googleapis.com/storage/v1...)

Is there a rough time horizon, in which this feature will be implemented?

@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@eracoding-de
Copy link

Would like to know this, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants