Exception via malformed API request to /available-ips/ #14397
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.6.6
Python version
3.8
Steps to Reproduce
Content-Type: application/x-www-form-urlencoded
Expected Behavior
Request is either accepted (since the body of the request isn't used), or is validated and rejected with a well-formed 4xx response from the API
Observed Behavior
An exception is raised:
The backtrace is mailed out to ADMINS if this has been set up.
The text was updated successfully, but these errors were encountered: