-
-
Notifications
You must be signed in to change notification settings - Fork 398
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
Mattermost Notifications "MethodNotAllowed" #2055
Comments
Yeah, I'm getting this to. Windows 10 X64 |
@PromoFaux I looked at your nuget package but it's targeting .Net Framework, So I cannot use it! |
It was something I just threw together for my own use... I can take a look into |
It's your choice, i've currently taken your classes (and provided the sources and credit under GPL 3.0) and tweaked them slightly for my use. If you do convert it then i'll pull down your library. |
@tidusjar - Just pushed v.1.2.4 with .NET Standard support... I think! I'm new to this multiple frameworks game :) https://www.nuget.org/packages/Matterhook.NET.MatterhookClient/1.2.4 |
Can you please check the develop branch for the fix @PromoFaux I shall update to that now. |
But either way, as long as I can get MM notifications from my Ombi install, I'm happy :D Not sure If I can switch branches on the linuxserver docker image.. but I'll take a look |
Ombi build Version:
V 3.0.2970
Update Branch:
master
Media Sever:
Plex
Media Server Version:
Operating System:
Debian, though running Ombi with the LinuxServer/Ombi docker container
Ombi Applicable Logs (from
/logs/
directory or the Admin page):Problem Description:
Post never actually makes it to Mattermost. Log shows
MethodNotAllowed
Reproduction Steps:
Add an incoming webhook to Ombi settings.
If it helps any, I actually have an (appaulingly named) Mattermost Webhook client available to use on Nuget
Repo here : https://github.com/promofaux/matterhook.net.matterhookclient
The text was updated successfully, but these errors were encountered: