# 51115: Twilsock: Invalid access token subject

Log Level: ERROR

## Description

### Possible causes

Subject provided in the token is invalid.

### Possible solutions

Confirm a valid token is being passed with a valid subject.

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