Hi,
as a learner, I am making a Netflix clone app using flutter & backend using Appwrite for first time,
but I am missing something there, I don't understand what ?
a error occurred that ('storage bucket with the request id could not be found');
plz help me out 🙂
Summary
The user is experiencing an error message saying "Storage bucket with the requested ID could not be found" while working on a Netflix clone app using Flutter and Appwrite for the backend. They are asking for help and updated tutorials or articles to resolve the issue. The solution is to check if the bucket was created in the Appwrite project.
Drake
Admin
Mar 9, 2023, 18:56
Did you create the bucket in your Appwrite project?
Drake
Admin
Mar 9, 2023, 18:56
Storage bucket with the requested ID could not be found
supratik
Rank 1: Thread
Mar 10, 2023, 03:45
ya, than also same problem, what I am missing .......
Drake
Admin
Mar 10, 2023, 03:48
Where's the bucket id in this seed script?
Drake
Admin
Mar 10, 2023, 03:53
I hope you know the articles and repos outdated...
supratik
Rank 1: Thread
Mar 10, 2023, 03:59
I am confused about bucket id in this seed script, actually first time hand on backend & learning from a yt tutorials, so there is some missing steps in developing the project 🙂
supratik
Rank 1: Thread
Mar 10, 2023, 04:00
I see
Drake
Admin
Mar 10, 2023, 04:01
Ya...the script was created for an older version of Appwrite that didn't have buckets
supratik
Rank 1: Thread
Mar 10, 2023, 04:04
ohhhh ok, so you have any updated tutorials or articles with A to Z details, I am stuck 🙂