Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

Invalid Issuer Or Subject



ERROR: 20153

error-20153 page anchor
PLATFORM
ERROR

Invalid Issuer Or Subject

invalid-issuer-or-subject page anchor

The issuer or subject of the JWT provided to the Twilio API was invalid.

Possible Causes

possible-causes page anchor
  • The issuer is missing from JWT
  • The issuer entity is suspended in Twilio.
  • The subject is missing from JWT
  • The subject entity is suspended in Twilio.
  • The issuer and subject are not related.
  • In case of Public Key Client Validation, make sure the account and the API key are valid and not suspended.
  • For the details on JWTs used as part of Public Key Client Validation, see the documentation
  • To check whether the JWT is structurally correct, you can use the tools available at jwt.io.

Rate this page: