I'm not sure how to debug this
TypeScript
appwrite | [Error] Method:
appwrite | [Error] URL: /
appwrite | [Error] Type: Appwrite\Extend\Exception
appwrite | [Error] Message: Route not found. Please ensure the endpoint is configured correctly and that the API route is valid for this SDK version. Refer to the API docs for more details.
appwrite | [Error] File: /usr/src/code/app/controllers/general.php
appwrite | [Error] Line: 1583```
TL;DR
Developers are encountering a "Route not found" error when trying to log in. The error is likely due to a misconfigured API route. Check the SDK version and ensure the route is valid.Recommended threads
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- edu email
my edu email is my seccondary email for github and when i signed in i dont think its registering i have an edu email using githubs education pack anyone know ho...
- 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...