I created a user verification process using account.createVerification(); When click on the verification link, I got a warrning from google while my site itself https://www.ginger-ai.com/ is secure. I tried with other domain names, it all have the same issue. I think chrome decte something wrong with the query string. Can you look into that?
What's the url?
What's the details say?
The above is the details and redirect url
And your app is running where?
My app is running on Render
At this domain?
This is my app.
How long have you had this hostname/domain?
For like 3 weeks.
Maybe it was used for someone malicious before.
Google doesn't like this URL: https://ai-toefl-tutor.onrender.com/verification
I see. I just tried to add www in my redirect url. It seems not getting this flag.
By the way, Steven. What shuld I put in the host field to add a CNAME record using a custom domain by appwrite?
I check the doc, but the doc in namecheap is outdated.
What do you mean?
What do you want your custom domain to be?
I meant the www thing you're trying to do
I added www prefix in my redirect url, google seems to be ok with it.
Recommended threads
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Streamlit UI and local DB
I want to use Appwrite for automation, like run watchdog service every morning 3 am. Anyone got suggestions, already explored github and documentation no luck. ...