twilio-node icon indicating copy to clipboard operation
twilio-node copied to clipboard

RestExceptionError interface is incorrect

Open dremin opened this issue 1 year ago • 3 comments

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

dremin avatar Jul 24 '23 23:07 dremin

Hi @dremin, We have added this to our backlog.

sbansla avatar Aug 09 '23 03:08 sbansla

We have created internal ticket.

sbansla avatar Aug 09 '23 04:08 sbansla

Hi @dremin, Can you give more details about the api you are calling and the error you are getting ?

sbansla avatar Aug 17 '23 05:08 sbansla

Closing this issue as no feedback was received in last 30 days

tiwarishubham635 avatar Apr 15 '24 09:04 tiwarishubham635