# 51114: Twilsock: Invalid access token header

Log Level: ERROR

## Description

### Possible causes

The token has an invalid header.

### Possible solutions

Confirm a valid token is being passed in the request.

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