# 51117: Twilsock: Invalid access token signature

Log Level: ERROR

## Description

### Possible causes

The token has an invalid signature.

### Possible solutions

Confirm a valid and signed token is being passed.

To check whether signed correctly, you can use the tools available at [jwt.io](https://jwt.io).
