Hello,
Now almost all the TC features are working, but I’m stuck in one of them:
The invite emails are not going to the inbox, may be agent or administrator, the email is not been received:
The console shows that the process is making the POST request, but something is not working
tiledesk-docker-proxy | the.ip.was.here - - [17/May/2021:17:47:04 +0000] "POST /api/609bec8b6848530012f00bc3/project_users/invite HTTP/1.1" 200 317 "http://host.address:29005/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0"
tiledesk-server | info: EmailService is disabled. Not sending email
tiledesk-server | info: EmailService is disabled. Not sending email
tiledesk-docker-proxy | the.ip.was.here - - [17/May/2021:17:47:04 +0000] "GET /api/609bec8b6848530012f00bc3/pendinginvitations HTTP/1.1" 200 249 "http://host.address:29005/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0"
tiledesk-docker-proxy | the.ip.was.here - - [17/May/2021:17:47:04 +0000] "GET /api/609bec8b6848530012f00bc3/project_users/ HTTP/1.1" 304 0 "http://host.address:29005/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0"