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.
Hello
When adding a page size parameter, I repeatedly get an error message:
Command works without the argument:
I am using the EU region, if that makes a difference.