# 30045: Validity Period is less than zero or greater than maximum allowed

Log Type: APPLICATION

Log Level: WARNING

## Description

Validity Period must be `>= 0` and `<=` the maximum of 10 hours

### Possible causes

The invalid Validity Period value was either specified as part of the API request or is configured on an associated Messaging Service.

### Possible solutions

Change Validity Period to be `>= 0` and `<= 10` hours (in seconds)
