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

path with spaces returns object-not-found #39

Open
juanprojas opened this issue Mar 28, 2021 · 1 comment
Open

path with spaces returns object-not-found #39

juanprojas opened this issue Mar 28, 2021 · 1 comment

Comments

@juanprojas
Copy link

Hi,

For example, path "gs://example-project/myimages/imagename with spaces.jpeg" returns:
PlatformException(object-not-found, No object exists at the desired reference., {code: object-not-found, message: No object exists at the desired reference., nativeErrorMessage: Object myimages/imagename%20with%20spaces.jpeg does not exist., nativeErrorCode: -13010}, null)

How can I handle it ? suppose that I don't have control over the image name.

By the way, excellent job with this firebase_image plugin!

@mattreid1
Copy link
Owner

I'm going to see if the fix in #41 fixes this issue.

@mattreid1 mattreid1 linked a pull request May 1, 2021 that will close this 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

Successfully merging a pull request may close this issue.

2 participants