adrianhajdin / aora

Build your first mobile application

Home Page:https://jsmastery.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Videos not playing

svashish305 opened this issue · comments

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"
}

commented

Play works with your videos uploaded to Appwrite

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

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