[PR #3888] [MERGED] Fixes #3491: Include content of webhook error response #12683

Closed
opened 2025-12-29 22:23:01 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3888
Author: @hSaria
Created: 1/10/2020
Status: Merged
Merged: 1/13/2020
Merged by: @jeremystretch

Base: developHead: 3491-webhook-error-message


📝 Commits (1)

  • f20d16f Fixes #3491: include content of webhook error response

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 docs/release-notes/version-2.6.md (+1 -0)
📝 netbox/extras/webhooks_worker.py (+1 -1)

📄 Description

Fixes: #3491

Added the content of the response in the exception raised when a webhook gets a non-200 response code.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/3888 **Author:** [@hSaria](https://github.com/hSaria) **Created:** 1/10/2020 **Status:** ✅ Merged **Merged:** 1/13/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `3491-webhook-error-message` --- ### 📝 Commits (1) - [`f20d16f`](https://github.com/netbox-community/netbox/commit/f20d16f188bce3f43bcce616166ebc9dc138e20a) Fixes #3491: include content of webhook error response ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/release-notes/version-2.6.md` (+1 -0) 📝 `netbox/extras/webhooks_worker.py` (+1 -1) </details> ### 📄 Description ### Fixes: #3491 Added the content of the response in the exception raised when a webhook gets a non-200 response code. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:23:01 +01:00
adam closed this issue 2025-12-29 22:23:01 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12683