adrianhajdin / aora

Build your first mobile application
https://jsmastery.pro
1.41k stars 259 forks source link

Sample Videos not playing #2

Closed svashish305 closed 4 months ago

svashish305 commented 4 months ago

The video urls given for sample videos aren't playing in finished app or new tab, on opening this link in new tab for eg: URL: https://cloud.appwrite.io/v1/storage/buckets/660d0e59e293896f1eaf/files/660f004955f51e7e3212/view?project=660d0e00da0472f3ad52 Response: { "message": "Bandwidth limit for your organization has exceeded. Please upgrade to higher plan or update budget cap.", "code": 402, "type": "bandwidth_limit_exceeded", "version": "0.12.148" }

thesmol commented 4 months ago

Play works with your videos uploaded to Appwrite

alsyferr commented 4 months ago

Play works with your own videos. watch the tutorial to the end and learn how to upload from your phone.

svashish305 commented 4 months ago

I confirm it works with own uploaded videos, guess we can replace the sample video files as a fix, we can close this issue.