# 51116: Twilsock: Invalid access token grants

Log Level: ERROR

## Description

### Possible causes

Provided token has invalid grants.

### Possible solutions

Confirm valid grants are being passed in the token.

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