firebase-admin-java icon indicating copy to clipboard operation
firebase-admin-java copied to clipboard

[FR] Firebase Storage Emulator Support

Open HappyEmu opened this issue 2 years ago • 2 comments

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?

HappyEmu avatar Oct 24 '23 13:10 HappyEmu

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

google-oss-bot avatar Oct 24 '23 13:10 google-oss-bot

Would like to know this, too.

eracoding-de avatar Feb 12 '24 14:02 eracoding-de