blacktwin / JBOPS

Just a Bunch Of Plex Scripts
1.67k stars 307 forks source link

Webhook notification failing to post to discord #166

Closed Androkiller closed 5 years ago

Androkiller commented 5 years ago

Found a closed issue. Discord Rich Text Not Working #132 I made the same mistake in using a Discord Notification Agent instead of Webhook agent. However now that it has been changed it fails completely to post the notification. notfication error Dont get whats wrong with the agent, I pasted in the webhook url from discord and changed the method to POST

Arcanemagus commented 5 years ago

Your Tautulli Public URL is incorrect (/tautulli), it should be the full URL to access Tautulli publicly.

Discord rejects any message with an invalid url field with the very uninformative 400 - BAD REQUEST message.

Androkiller commented 5 years ago

image I do have the public url set and it is correct. I assume that if i am using organizr auth for the subfolder then this would be causing the issue then?

Androkiller commented 5 years ago

had to allow api through the reverse proxy without any auth from organizr