# 45510: Invalid/Missing required request parameters for create address

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
* Provided mediaId is not one of PN or IG SID

### 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
* mediaId should be one of PN or IG SID
