Skip to content

[BUG] Confluence pagination is not working #15776

@andrewjschuang

Description

@andrewjschuang

Describe the bug
A user is getting this error when they click on Load More when searching for a Space ID for Confluence components:

{
  "errors": [
    {
      "status": 400,
      "code": "INVALID_REQUEST_PARAMETER",
      "title": "Provided value for 'cursor' is not the correct type. Expected type is Cursor.",
      "detail": "The provided cursor was not valid. You can get a new valid cursor by making the original pagination request again."
    }
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriagedFor maintainers: This issue has been triaged by a Pipedream employee

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions