Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error occurred sending MSTeams notification #38

Closed
rafaela2 opened this issue Feb 2, 2021 · 6 comments
Closed

Error occurred sending MSTeams notification #38

rafaela2 opened this issue Feb 2, 2021 · 6 comments
Labels
bug Something isn't working

Comments

@rafaela2
Copy link

rafaela2 commented Feb 2, 2021

🪲 Describe the bug
Lately, I can't send messages by Teams with Apprise container on windows machine. I had tried more than one windows machine and the same error occurred. When I try on docker with linux machine it's work.

💡 Screenshots and Logs
2021-02-02 11:16:41,055 [WARNING] apprise: A Connection error occurred sending MSTeams notification.
2021-02-02 11:16:41,060 [WARNING] django.request: Failed Dependency: /notify/mykey

💻 Your System Details:

  • Docker Desktop for Windows (3.0.0) - WSL 2.

🔮 Additional context
On linux the same error message is shown but the message is sent normally.
I already sent messages for Teams with Apprise container on Docker Desktop For Windows normally before.

Even inside the container the error occurred:
apprise -vv -t "Test Message Title" -b "Test Message Body" msteams://13d3ff3e-..

@rafaela2 rafaela2 added the bug Something isn't working label Feb 2, 2021
@caronc
Copy link
Owner

caronc commented Feb 4, 2021

This is really weird:

  • django.request: Failed Dependency: /notify/mykey

I'll see what I can figure out. Did it ever work for you before in Windows?

@rafaela2
Copy link
Author

rafaela2 commented Feb 4, 2021

Yes, it did. The last time I tried in Windows and it worked, which I remember was on October 2020.

@caronc
Copy link
Owner

caronc commented Feb 16, 2021

@rafaela2 : By chance would you be able to look at the branch i created (it's not part of the Apprise API though)?

I'd be curious if your issue relates to a recent Microsoft Teams Webhook change where the actual webhook is slightly different then before... follow pull request above for details.

@caronc
Copy link
Owner

caronc commented Feb 24, 2021

I pushed a new update of Apprise today. With that, I also updated the Apprise-api to reference it. Try pulling down the latest version and let me know if it helped your problem at all.

@caronc
Copy link
Owner

caronc commented Sep 22, 2021

Is this issue still occurring for you?

@caronc
Copy link
Owner

caronc commented May 29, 2022

closing issue as no response in a while

@caronc caronc closed this as completed May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants