Rank 3: Container
im getting error of invalid url parameter. when i send pawword recovery. ive setup smtp and custom domain
Votes
0
Replies
13
Participants
Unknown
Messages
14
Rank 3: Container
im getting error of invalid url parameter. when i send pawword recovery. ive setup smtp and custom domain
Hi @frankenstein is the URL parameter correctly set? and everything in SMTP setup is correct as well?
Rank 3: Container
hello
Rank 3: Container
everything is okay
Rank 3: Container
i have to the endpoint for the database and it worked "http://ip/v1/
Rank 3: Container
NOw the issue is that i have set a custom domain and its not working
Umm, did you follow the steps mentioned here? https://appwrite.io/docs/advanced/platform/custom-domains
Rank 3: Container
yes my custom domain can now access the appwrite database
Rank 3: Container
The issue is that when i setup custom domain in settings, it doesnt appear in in domain list
Rank 3: Container
this is the message i get from creating a custom domain
Rank 3: Container
when i go to console nothing is appearing
Rank 3: Container
Any help guys
Please share the output of this two commands:
docker compose logs appwritedocker compose logs appwrite-worker-mailsYou should check the logs after get the error
can you provide the code where you are validating the URL as well?
Also, the original error is caused by missing web platform rather than a custom domain problem