#Domain VERIFICATION STATUS failed
15 messages · Page 1 of 1 (latest)
Do you have anything in front of Appwrite like a reverse proxy or cloudflare? Is Appwrite accessible on port 80?
Any idea?
if NPM is already handling to certificate, you really don't need appwrite to so i think you can ignore the domain verification error
I wanted to test the example Currency Conversion API from https://appwrite.io/docs/functions-examples
if i go to the endpoint https://currencyapi.appwrite.xxxx.de/eur?amount=5 it responding 404 error
if i open the endpoint https://currencyapi.appwrite.xxxx.de its responding:
domains are now verified
any idea, how to get the data from the endpoint https://currencyapi.appwrite.xxxx.de/eur?amount=5 ?
did you set up wildcard hostname in NPM?
no where i have to do that?
where you configure domains for your vhost. you can add a wildcard one