twilio-node
twilio-node copied to clipboard
RestExceptionError interface is incorrect
Issue Summary
The RestExceptionError interface's code
property has an incorrect type. It should be string instead of number. For example, I am receiving code: 'ECONNRESET'
in error objects, and that is definitely not a number :)
Technical details:
- twilio-node version: 4.14.0
- node version: 16.20.0
Hi @dremin, We have added this to our backlog.
We have created internal ticket.
Hi @dremin, Can you give more details about the api you are calling and the error you are getting ?
Closing this issue as no feedback was received in last 30 days