

But when I tried other https:/ file it starts the video

and when I copy the link of the appwrite video url and run on chrome or safari it run smoothly

What's your code?

Do you have other API calls working?

Does it work in incognito?

yeah

Here is the code

Those the url's run in chrome but the appwrite video is not working https://cloud.appwrite.io/v1/storage/buckets/USERVIDEOS/files/23/view?project=
https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4
Recommended threads
- Getting Error On self host SSL update
Hi, I am using app write for my app backend version i am using is 1.6.2 yesterday my ssl is expired and now i am not able to renew it because of it my app is no...
- Cannot load nested relationships
When trying to load a nested relationship using the below query I get this error: ```Invalid query: Attribute not found in schema: *``` ```dart try { fina...
- User management question
What is the best way to keep a user signed in between app restarts while having sessions expire every hour and beign refreshed? I try to call account.get() but ...
