The config that I have.
But when I go to that subdomain that I have the result is not the Appwrite console.
First img is the DigitalOcean DNS Records, and the second one is the Google domains custom records.
I get this when trying to navigate:
What do I need to do, or what did I do wrong?
That seems to be an SSL issue. Is your SSL certificate set up properly?
How do I know that?
checking here https://www.sslshopper.com/ssl-checker.html#hostname=mydomain.com it is valid for mydomain.com but not for api.mydomain.com. Why?
@safwan should I do the same as this post? https://discord.com/channels/564160730845151244/1113876456779554826
Yes, please follow the steps in this post. Should work <:appwritecheers:892495536823861258>
Recommended threads
- 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....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...