I'm currently trying my hands at the new JSMastery tutorial which makes use of Appwrite. I ran into an error relating to the validity of the standard API endpoint: "https://cloud.appwrite.io/v1". The error states that the url is invalid and I have been trying to fix it for more than a day now. I was wondering if anyone else had the same issue and if I can get some assistance
What's in your env file?
Do you have set the project, created the collections, etc?
Recommended threads
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, im...