Skip to content

[Not able to pass next page for transactions fetch] #137

Description

@ranjeet-reap

Describe the bug
I am using the sdk.transactions.getTransactions(params) function to fetch the transactions. which in response returns next-page header to fetch the next page. But there is no way we can pass this next-page information in the function parameters.

SDK version: "@fireblocks/ts-sdk": "^11.0.0"
Function used

getTransactions(requestParameters?: TransactionsApiGetTransactionsRequest): Promise<import("../response/fireblocksResponse").FireblocksResponse<GetTransactionsResponse>>;

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Version:

  • fireblocks-sdk version: 11.0.0
  • npm version: 10.8.2
  • node version: v20.19.2

Additional context
Add any other context about the problem here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions