#Connecting to vs code
39 messages · Page 1 of 1 (latest)
I was trying to connect the appwrite project to vs code.. it keeps giving me an error msg saying unable to connect cant find requested storage bucket id
I was trying to connect the appwrite project to vs code
I still don't really understand what you're trying to do 🧐
im also not sure what that screenshot is
Im sry... Limme try to explain it better...
Visual Studio Code appwrite extension....
uhh this? https://marketplace.visualstudio.com/items?itemName=Streamlux.vscode-appwrite
that's a 3rd party extension and is probably outdated.
thats the one i used :/
ya...last updated 2021 👀
can you take a step back and explain what you need? what you're trying to do?
like, you're trying to write a script to create documents? or you're trying to create an Appwrite Function?
Im trying to add my appwrite project to my website..and im a bit confused how to do that...
website...what's the tech stack? nextjs? flutter web?
Im not using a framework.. the website is very simple..
so...html/css/vanilla JS?
yea javascript html and css
so you would use our web sdk. have you looked at https://appwrite.io/docs/getting-started-for-web?
yep
so what part are you stuck on?
what's going wrong in your website after following the steps?
Im sry im new to apis and databases.. i understand what i did wrong...
no worries! so are you able to connect to appwrite now?
I believe it did. although when im creating a new documents it saying param "domain" is not optional
What exactly is your code or the network log?
Thats in the appwrite website itself... after i connected everything and made sure whatever i need to retrieve is there it suddenly started saying that:
Um...the account.create() does not have a domain parameter 🧐
What did you set your endpoint to?
My api endpoint.. defualt one if that what your asking
i tried editing that to see if it would work
ig not
Which is?
Also, you shouldn't be passing an object to create
Also, you're subscribing to files...files doesn't have those attributes
alr...
would i do files.?
what do you mean?