You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I didn't have https:// added to my URL and there was nothing telling me it was wrong.
This caused my discord notifications to not work(I don't use any other notifications)
To Reproduce
Steps to reproduce the behavior:
Run a new install
Fill in a random string/invalid Url
Setup discord notifications
Try to get a notification on discord (other than the test notifications), it will give Bad Request errors.
Try to enter the same string/invalid Url from settings, and notice the popup saying it's invalid
Enter a correct application Url and you will get discord notifications correctly.
Expected behavior
I expected this field to also have the check so only valid Urls can be entered.
Screenshots
Logs (Logs directory where Ombi is located)
�[41m�[30mfail�[39m�[22m�[49m: Ombi.Api.Api[1000]
StatusCode: BadRequest, Reason: Bad Request, RequestUri: https://discordapp.com/api/webhooks/012345678901234567890123/XXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Desktop (please complete the following information):
OS: docker linuxserver/ombi
Ombi Version (please complete the following information):
Version 4.3.3
Media Server Jellyfin
Database Type: SQLite (the default)
The text was updated successfully, but these errors were encountered:
Describe the bug
I didn't have https:// added to my URL and there was nothing telling me it was wrong.
This caused my discord notifications to not work(I don't use any other notifications)
To Reproduce
Steps to reproduce the behavior:
Run a new install
Fill in a random string/invalid Url
Setup discord notifications
Try to get a notification on discord (other than the test notifications), it will give Bad Request errors.
Try to enter the same string/invalid Url from settings, and notice the popup saying it's invalid
Enter a correct application Url and you will get discord notifications correctly.
Expected behavior
I expected this field to also have the check so only valid Urls can be entered.
Screenshots



Logs (Logs directory where Ombi is located)
Desktop (please complete the following information):
Ombi Version (please complete the following information):
The text was updated successfully, but these errors were encountered: