
Hi,
all a a sudden, my console is not reachable any more, and every calls fails from my app in production:
https://cookbooker-api.mesmoustaches.dev/console/
=> {"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.2"}
It was working fine until now.
I can access to the console through cloud.appwrite.io
I noticed that api endpoint might have changed from cloud.appwrite.io
to fra.cloud.appwrite.io
, so I reset my dns to lead to this, and appwrite console seems to tell me this is good.
But I still have the same issue.
Again, this dns was set for month, DNS look up still shows me it is well set, so can anyone help me understand what happened?

Use the main domain, using a custom domain to access the console is really not recommended

I can access console using https://cloud.appwrite.io/console yes, I just don't understand why this was working until now, and then it is not working anymore.
The biggest issue here is that users can't login with google anymore as the redirect url is https://cookbooker-api.mesmoustaches.dev/console/auth ...
And that call fails now
Recommended threads
- [HELP]WebSocket connection to 'wss://clo...
- I would like to know if appwrite impleme...
I would like to know if appwrite implements RLS or similar effects? My requirement is to allow users to create tasks. It's simple. But I want them to only creat...
- Domain name verification process blocked...
So I'm hosting my front end on Vercel and need to add the production environment domain name so that Appwrite can work in Production. But when I add in the CNAM...
