azmoOriginal post
Web Developer
I'm not sure how to debug this
Plain text
appwrite | [Error] Method:appwrite | [Error] URL: /appwrite | [Error] Type: Appwrite\Extend\Exceptionappwrite | [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.phpappwrite | [Error] Line: 1583```Summary
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.