# 45508: Invalid/Missing required request parameters for create configuration

Log Type: APPLICATION

Log Level: WARNING

## Description

Invalid/Missing required request parameters

### Possible causes

* No parameters were provided in the request
* Provided parameters were misspelt
* Provided parameters in the wrong format

### Possible solutions

* Ensure all the required parameters are in the request
* Verify the spelling & casing for the parameters
* Verify that the provided parameters are in application/json format
