Direct Creator Upload
Hello im trying to allow my website to allow users to upload large file often times these files are 2+GB as they are large project files. However for the test im using a video file thats only 450MB and im getting this error
POST /api/get-upload-url: TypeError: Value at index 0 does not have a transferable type.
i should state that i did already do the wrangler init, and i tried logging in but just got a 404 page.
POST /api/get-upload-url: TypeError: Value at index 0 does not have a transferable type.
i should state that i did already do the wrangler init, and i tried logging in but just got a 404 page.