dankmango
dankmango
BRBuildShip + Rowy
Created by dankmango on 5/20/2024 in #💬・general
dankmango - My logs keep disappearing and no on...
@Gaurav Chadha I need an ETA of when this will be fixed please. It's now been 9 days!
3 replies
BRBuildShip + Rowy
Created by dankmango on 5/13/2024 in #💬・general
dankmango - None of my logs are working. @Gaura...
@Gaurav Chadha seems I am not able to DM you.
5 replies
BRBuildShip + Rowy
Created by dankmango on 5/13/2024 in #💬・general
dankmango - None of my logs are working. @Gaura...
I did a few hours ago.
5 replies
BRBuildShip + Rowy
Created by dankmango on 4/23/2024 in #❓・buildship-help
Download URL not working
@Gaurav Chadha just tagging you
20 replies
BRBuildShip + Rowy
Created by dankmango on 4/23/2024 in #❓・buildship-help
Download URL not working
from what I can see is that this is a CORS issue. you will need to enable us to create signedURL's or you will need to add weweb to the cors config file to enable downloads from there. alternatively I will need to upload my files to Supabase Storage rather (but there is no node for this so I will need to custom develop it).
20 replies
BRBuildShip + Rowy
Created by dankmango on 4/23/2024 in #❓・buildship-help
Download URL not working
@Gaurav Chadha it returns the exact same file path which is already public and I get the same result.
20 replies
BRBuildShip + Rowy
Created by dankmango on 4/23/2024 in #❓・buildship-help
Download URL not working
Just to explain what I am trying to do. I want to show the public images that are stores in the BuildShip bucket (this works) and then have a button that the user can click to download the image(s) to their local device -> it is this part that doesn't work.
20 replies
BRBuildShip + Rowy
Created by dankmango on 4/23/2024 in #❓・buildship-help
Download URL not working
No description
20 replies
BRBuildShip + Rowy
Created by dankmango on 4/23/2024 in #❓・buildship-help
Download URL not working
@Gaurav Chadha this doesn't work. It just retrieves a new url but when I try to download that new public url I still get the same failed to fetch message.
20 replies
BRBuildShip + Rowy
Created by dankmango on 4/23/2024 in #❓・buildship-help
Download URL not working
Thanks, but I still don't understand how to download the image? Are you saying I should do a REST API call from Weweb to BuildShip? And then what would the flow look like?
20 replies
BRBuildShip + Rowy
Created by dankmango on 4/23/2024 in #❓・buildship-help
Download URL not working
I also have signedUrl images in Supabase and those can be downloaded without any issue. It's only the ones stores in BuildShip bucket that is not working.
20 replies
BRBuildShip + Rowy
Created by dankmango on 4/23/2024 in #❓・buildship-help
Download URL not working
@Gaurav Chadha yes because it is also displaying correctly in weweb, it's only the download that doesn't work. Keeps saying "failed to fetch". From my research it seems that this could be a CORS issue?
20 replies