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 with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...
- Create admin user?
I'm not really sure how this is supposed to work, I installed Appwrite through docker-compose and set it up. When I launched the app and went into it, I created...