Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the
Error

70101: Unsupported Public Key Algorithm

Description

description page anchor

The Request tries to store a Public Key in Twilio. This public key can be parsed, but the request fails, because the key uses an unsupported algorithm.

Possible causes

possible-causes page anchor
  • Wrong public key algorithm. Only supported algorithm is RSA.
  • Regenerate a new keypair with RSA encryption and retry.