Can someone tell me how postman can get an endpoint, but the browser shows "Storage bucket with the requested ID could not be found."? the hell is this haha
Oh.. i just noticed you need to put projectId and mode=admin behind the URL lol
what's the mode for? <:2HAhaa:746401772779601930>
I don't think admin mode is needed for this
No idea what does it do. Let me check
ah kk
Okay. Seems it's related to admin role in console. I can't find something precise related to this so no idea what's it used for in this specific case
It's automatically added when you copy the file url ^^
You don't need to include mode. You actually typically shouldn't include it
That's because you're accessing it via the console
Admin mode is used when accessing a project as a console user. So the cookie that gets used is the console cookie vs the project cookie
Ahh, okay
[Solved] Storage bucket not found
Recommended threads
- delete cancelled site deployment
I would like to remove a cancelled site deployment, but the site menu shows only "Redeploy".
- Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...