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

Cannot fetch image with space in the name #10

Closed
psimondk opened this issue Jun 13, 2020 · 3 comments
Closed

Cannot fetch image with space in the name #10

psimondk opened this issue Jun 13, 2020 · 3 comments

Comments

@psimondk
Copy link

Expected Behaviour

Image fetched

Actual Behaviour

Throws: StorageException has occurred. Object does not exist at location

Steps to Reproduce the Problem

  1. Upload image to storgae with a space in the name
  2. Try to retrieve it

Additional Context

Yeah I know, but a co-worker uploaded a bunch of images some of which have a space in the name - sic :)

@mattreid1
Copy link
Owner

Is this a Firebase/GCP issue?

@ycv005
Copy link

ycv005 commented Jan 17, 2021

In your firebase storage, store the file name with _. and then it will work. Now, query with whitespace, you will get result back.

@mattreid1
Copy link
Owner

I'm going to close this as I think this is more of a Firebase issue

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

No branches or pull requests

3 participants