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
- how to access the value of account statu...
- I can't UNPAUSE my project with the free...
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button red...
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...