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
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.
- Team invite - 500 error - no email
When executing ```dart await _repository.teams.createMembership( teamId: event.listId, roles: ['member'], email: event.email, url: 'xxxx', ); ``` I se...