OfficeDev / microsoft-teams-apps-company-communicator

Company Communicator app template
MIT License
331 stars 403 forks source link

Unable to send message to users #1586

Closed CarlosGuadamuz closed 1 month ago

CarlosGuadamuz commented 1 month ago

When the authors attempts to submit a message, they are getting this error:

Warnings

Error al sincronizar todos los usuarios. Código de estado: 0 excepción: Code: generalException Message: An error occurred sending the request. Error al sincronizar todos los usuarios. Código de estado: 0 excepción: Code: generalException Message: An error occurred sending the request. Error al sincronizar todos los usuarios. Código de estado: 0 excepción: Code: generalException Message: An error occurred sending the request. Error al sincronizar todos los usuarios. Código de estado: 0 excepción: Code: generalException Message: An error occurred sending the request. Error al sincronizar todos los usuarios. Código de estado: 0 excepción: Code: generalException Message: An error occurred sending the request. Error al sincronizar todos los usuarios. Código de estado: 0 excepción: Code: generalException Message: An error occurred sending the request.

It was working as expected and suddently stoped working. We found a certificate expired and we followed these instructions however it still not working as expected.

https://github.com/OfficeDev/microsoft-teams-apps-company-communicator/issues/1580

CarlosGuadamuz commented 1 month ago

It got resolved by following:

https://github.com/OfficeDev/microsoft-teams-apps-company-communicator/issues/1580