Skip to content

Adding paging argument results in bad request status #54

Description

@sdx-jkataja

Hello

When adding a page size parameter, I repeatedly get an error message:

$ fireblocks key-link get-validation-keys-list --page-size=100
Warning: This command is in beta and may change in future releases.
{"code":1,"status":400,"message":"Couldn't complete the operation. Please contact support if the problem persists.","request_id":"b0f02897618467f24cd00131b22449d9"}

Command works without the argument:

$ fireblocks key-link get-validation-keys-list
Warning: This command is in beta and may change in future releases.
{
  "data": [
    {
...

I am using the EU region, if that makes a difference.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions