# 51118: Twilsock: Invalid claim set

Log Level: ERROR

## Description

### Possible causes

Claim set provided in token is invalid.

### Possible solutions

Verify the token has a valid claim set.

To check whether the token is structurally correct, you can use the tools available at [jwt.io](https://jwt.io).
