Skip to contentSkip to navigationSkip to topbar
On this page

20107: Invalid Access Token signature



ERROR: 20107

error-20107 page anchor
ERROR

Invalid Access Token signature

invalid-access-token-signature page anchor

The signature for the Access Token provided was invalid.

Check that your code is correctly generating signatures using the algorithm and format expected by the Twilio API.

To check whether the Access Token is structurally correct, you can use the tools available at jwt.io(link takes you to an external page).

For the details of Twilio's specific Access Token implementation, see the documentation.