sbansla

Results 38 comments of sbansla

This issue has been added to our internal backlog to be prioritized. Pull requests and +1s on the issue summary will help it move up the backlog.

Hi @chadlarsh, I will be checking the issue. Will get back to you soon. +1s on the issue summary will help it move up the backlog.

I tested: client.bulkexports.v1.exports("Messages").days.list(). --> _returns only 10 records._ This issue seems to be specific to this api only.

Hi @Ireadewolu, Can you elaborate on the issue?

Internal ticket has been created, we are working actively working on it.

https://github.com/twilio/twilio-node/blob/main/src/rest/conversations/v1/service/conversation/message.ts#L837 Above code snippet have not handled exception raised from: https://github.com/twilio/twilio-node/blob/main/src/base/Page.ts#L226 --- We are checking our generator code, can this issue occur for all apis.

Hi @dbburgess, Fix has been released, let us know if this works for you.

@hwhh Can you provide the code you are using to reproduce the issue ?