Skip to content

API list_objects_v2 return the same NextContinuationToken #3

@deadmerc

Description

@deadmerc

Hello,

I am trying to paginate over big folder, but API return incorrect token

{
  "Name": "%bucket_name%",
  "Prefix": "%folder%/",
  "MaxKeys": 100,
  "EncodingType": "url",
  "KeyCount": 100,
  "ContinuationToken": "c2lucy1kb2N.....LnJhcg==",
  "NextContinuationToken": "c2lucy1kb2N......LnJhcg=="
}

What can I do about it?

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