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
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...