Hi, I am working with large video files in Weweb that i want to upload to Google Cloud Storage. I am unable to use Xano to upload to GCS, because when its >2GB, it results in a network error. So Xano doesn’t work even as an intermediary.
How do I upload the file directly from weweb file uploader to GCS?
When I upload the file in Postman (binary file), it works.
How to do the same in Weweb? I checked yes for “Expose as binary” in the image uploader but then nothing gets sent over still.