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

v1apha version missing from firebasestorage #3515

Open
jdcoldsmith opened this issue Jul 9, 2024 · 0 comments
Open

v1apha version missing from firebasestorage #3515

jdcoldsmith opened this issue Jul 9, 2024 · 0 comments
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@jdcoldsmith
Copy link

Hello! I would like to use the v1alpha version of the firebasestorage api as seen in the documentation here. However, whenever I call const firebaseStorage = google.firebasestorage({ version: 'v1alpha', auth }); I get Error: Unable to load endpoint firebasestorage("v1alpha"): ctr is not a constructor.

Any help would be appreciated!

@jdcoldsmith jdcoldsmith added priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant