Graylog2 / Graylog2/graylog2-server
HTTP Error 400 when trying to delete Illuminate Bundle
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
When trying to delete a currently enabled Illuminate bundle, you get an "HTTP 400 Bad Request" error with no additional information. No logs in server.log either.
However, the API Browser explains that a 400 error in this context means that you cannot delete a currently enabled Illuminate bundle. This contextual information should be provided to the user in some obvious fashion without having to dig into the API browser.
I haven't tested this against other API's but this should also apply across every endpoint we have, for the sake of our users.

## Your Environment
* Graylog Version: 6.1.10
Contributor guide
Assessment
This issue has not been assessed yet.