Hi im self hosted andi have added the required domain in custom domain.. but when i try to access the appwrite using that domain im getting
Error 404
The requested route was not found. Please refer to the API docs and try again.
Type
general_route_not_found
Okay, where are you setting the domain?
are you trying to access the appwrite console?
in the settings
no but the default oauth points to that domain
and i get 404 error so it wont deeplink back
in mobile? why not use your main appwrite domain?
i can but i would like to use the custom domain
i don't think that will be possible...
in previous version of appwrite it was working good
yep, we've added restrictions on the domain to help prevent spoofing/phishing
but the default oauth should be accessible
so that it gets redirected properly
hmm maybe...would you please create a github issue?
sure i will create
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....