Hi! What should i do if i uploaded a video in the storage, but if i request the url of it, i get this screen. If i check it from the cloud console it works fine.
TL;DR
Developer is encountering issues accessing preview URL for video uploaded in storage. Video plays fine in cloud console but not on the requested URL. Troubleshoot by checking permissions and endpoint setup for previewing videos.Preview endpoint?
What do you mean? Yes this is the preview url
Recommended threads
- I am using s3 for app storage but is it ...
_APP_STORAGE_DEVICE=s3 puts everything to the s3 storage but i need to be able to keep the function builds and site in the local and not waste the cloud storage...
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...