- 
    
Problem report
 - 
    Resolution: Fixed
 - 
    
Trivial
 - 
    6.4.0beta4
 
- 
        Sprint 95 (Dec 2022)
 - 
        0.2
 
Steps to reproduce:
- Open direct link to SCIM API api_scim.php
 
Observed:
{
  "schemas": [
    "urn:ietf:params:scim:api:messages:2.0:Error"
  ],
  "detail": "Argument 4 passed to CLocalApiClient::callMethod() must be of the type array, null given, called in \/home\/zabbix\/git.zabbix.com\/master\/ui\/include\/classes\/scim\/API.php on line 47",
  "status": 500
}
Expected:
No PHP error.