Can't see "retool storage" in resources dropdown

Hi,
I'm trying to use Retool Storage. I loaded some files into the storage, and now I want to use them in an app.
I'm trying to add a resource query to load data from the storage, but I can't see "Retool Storage" in the resources dropdwon:


What am I missing?
Also, is there a way to generate a URL for a file in the storage? I want to use the files there in a custom component and doing it this way will be much easier.
Thanks!

That's odd. Can you please share your cloud subdomain and I'll take a look.

As for URL support, that's something we plan to add sorry for this year / early next year. As an alternative, you can pass a data uri with the base64 data you get from a get contents of file query to storage (once you're able to select the resource).

Hi guys,

Same issue here. Can not see the Ressource "Retool Storage" in the Ressource Dropdown.
Retool Cloud Version: v3.23.0-a40a318 (Build 140383)

Cheers
Justin

Found the reason. The Retool Storage is available only in production environment. So when building the app, you have to switch to production and use it only there.