I am running Appwrite docker container locally on port 85
Earlier I set my Appwrite Endpoint to: http://localhost:85/v1 Appwrite Project Id: resonate
It gave me this error on email password auth Connection refused
Now i have my endpoint as http://<My Mac's IP address>:85/v1
It gives error on email password auth Server Error 500
My client app is on flutter
docker logs?
Hello @darShan , Pls can you help check this issue https://discord.com/channels/564160730845151244/1251068849688936489
Recommended threads
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...