Hi! I just setup Appwrite and when I open my URL its redirecting me to /console which is giving me a 404. I attached the full error below.
TypeScript
{"message":"The requested route was not found. Please refer to the API docs and try again.","code":404,"type":"general_route_not_found","version":"1.6.0"}
TL;DR
Developers are getting a 404 error when trying to access /console after moving to the cloud. The error message indicates that the route was not found. Check the API docs for guidance and try again.