Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #3816: WATO Web-API: fixed bug in API request validation

Component Checks & agents
Title WATO Web-API: fixed bug in API request validation
Date Sep 29, 2016
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.4.0i1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Recent code changes did not consider that only the keys of the request object itself got validated. The validiation function now got feeded with some additional keys, e.g effective_attributes, didn't accept these keys and returned an "Invalid request" as result.

This has been fixed.

To the list of all Werks