Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recipient.find_logs() doesn't return paginated list #66

Open
Aman-Aalam opened this issue Jun 16, 2023 · 0 comments
Open

Recipient.find_logs() doesn't return paginated list #66

Aman-Aalam opened this issue Jun 16, 2023 · 0 comments

Comments

@Aman-Aalam
Copy link
Member

The Recipient.findLogs API returns paginated information but the SDK doesn't seem to build a list with this API's response.

Reference: https://github.com/trolley/ruby-sdk/blob/c0fc4aaa4200c5a10da9a3151ce2b38c48b58c04/lib/trolley/gateways/RecipientGateway.rb#LL42C13-L42C13

Ideally this should also return paginated object, unless I am missing something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant