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
- Project is currently blocked
When accessing the Appwrite console, I receive the message: "Project is currently blocked. Access to this project is restricted. Contact support if the issue pe...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...