I wrote value of _APP_DOMAIN, but still get error "Host is not trusted. This could occur because you have not configured a custom domain. Add a custom domain to your project first and try again." What can I do?
You should call appwrite from test.platovco.ru
not from 89.253.237.166
Should I clear it?
If you want to use the IP then you should use the IP in you .env file
Oh, i see
Did it work for you? can I close this issue?
I will try it tomorrow only
All is good, you can close, thank you
[SOLVED] Host is not trusted in
Recommended threads
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...
- Create admin user?
I'm not really sure how this is supposed to work, I installed Appwrite through docker-compose and set it up. When I launched the app and went into it, I created...