I need help please with the ENDPOINT indicated in the appwrite documentation, I can't access https://cloud.appwrite.io/v1
{ “message”: “The requested path was not found. Please refer to the API documentation and try again”, “code”: 404, “type”: “general_route_not_found”, “version”: “1.6.0” }
FYI, it's best to wrap code in backticks to format a bit nicer. You can use 1 backtick for inline code (https://www.markdownguide.org/basic-syntax/#code) and 3 backticks for multiline code (https://www.markdownguide.org/extended-syntax/#syntax-highlighting).
What do you mean access? You're trying to open the Appwrite Console in the browser and you put in https://cloud.appwrite.io/v1?
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...