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

WIP bug related to the firebase storage fix #179

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SiboYang
Copy link
Member

@SiboYang SiboYang commented May 30, 2021

Summary

When we make get request to the mural in the firebase storage, we need to include a token.. I think that's the reason of the 404 error when getting mural images. reference

After fixing this, currently trying to find out why the uploaded images is [undefined], even though I can see the source gets console logged....
image

Test Plan

How did you test your changes?

Related Issues

#167
(I think -@tedspare)

@vercel
Copy link

vercel bot commented May 30, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tedspare/mu-map/ASS6uEktGYfsTi6Axs7gQ7ubwgS1
✅ Preview: Failed

[Deployment for 66c8132 failed]

@tedspare
Copy link
Member

The source of the Vercel error:

Screen Shot 2021-06-12 at 12 38 50 AM

@tedspare tedspare self-requested a review March 20, 2022 01:34
@tedspare tedspare added the bug Something isn't working label Mar 20, 2022
@tedspare
Copy link
Member

@SiboYang would you be open to revisiting this a year later? 😂

Your solution is clean - it seems like storage.ref(urlAndPath.path).getDownloadURL() is key

@SiboYang
Copy link
Member Author

@SiboYang would you be open to revisiting this a year later? 😂

Your solution is clean - it seems like storage.ref(urlAndPath.path).getDownloadURL() is key

sure! will do that next week!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants