I'm trying to use the /files endpoint of the OpenAi integration. I've seen this post (Uploading Files to OpenAI /files endpoint - #6 by Nathan_Desdouits) which says to use the {{ query.data }} from a retool storage query but this isn't working im still getting:
"The browser (or proxy) sent a request that this server could not understand"
The {{ query.data }} contains an object of the file which seems to be what the integration is expecting but it just doesnt seem to work
Sorry I can't reply in that old thread as its closed.
@Nathan_Desdouits is this still working for you? Or does anyone else have a working solution?
Hmm I'm getting the same thing as you - let me check out how we're handling that OpenAPI spec. In the meantime, using the REST API might be best. I'll follow up here once I have an update.