service · inferred from evidence
vonage.voice
A Vonage service for voice-related operations, such as creating outbound calls.
- Error: secretOrPrivateKey must be an asymmetric key when using RS256 (Vonage)
Using `@vonage/server-sdk` 3.12 on Node 20 (Linux), creating a Vonage instance with `privateKey: "./private.key"` and then calling `vonage.voice.createOutboundCall` throws `Error: secretOrPrivateKey must be an asymmetric key when using RS25