Oh cool connection is secure for me now
yeah xD it was giving me errors since evening
since last 8 attempts
Soo can we try it now? To see what CORS error we get now? π
yeah sure
oooh dry runs. Wait but why does it work with dry runs? π³
You need to change a few variables in .env:
- _APP_ENV set to
production - _APP_DOMAIN set to
appwrite.idta.in - _APP_DOMAIN_TARGET set to
appwrite.idta.inThendocker compose downanddocker compose up -dto restart
Then domain should be known, and dry runs should no longer occur.
but the ssl is configured right? I should this still?
No idea how SSL got configured in development mode with dry runs. It should not be working. So I would prefer doing it
This is already set
okay cool
yeah, well, then we sohuld be set. Any CORS errors now?
nope now its giving 400
screenshot? π
ok its working now, it the password was less than 8 chars
π
Thanks this is working now.
Cool so it was HTTPS in the end. Integersting. Good to learn.
So conclusion, Please install SSL guys :)
Thanks :)
[SOLVED] Cors error on the custom domain
Recommended threads
- "Restore project" button fails: "Invalid...
In the dashboard, it clicking "Restore project" fails. The request sent to `PATCH https://cloud.appwrite.io/v1/projects/:project_id` with payload `{status: "act...
- how to access the value of account statu...
- Help Needed: "The current user has been ...
Facing a 403 Forbidden error with the message "The current user has been blocked" while trying to log in via GitHub and Email/Password. This is happening on a ...