70103: Unsupported Public Key Exponent



ERROR

Unsupported Public Key Exponent

unsupported-public-key-exponent page anchor

The Request tries to store a Public Key in Twilio. This public key can be parsed, has a correct encryption algorithm, but the request fails because the key exponent has an invalid length.

  • Public key key exponent different than 65537.
  • Regenerate a new keypair with exponent 65537 and retry.