Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Confluence pagination is not working #15776

Open
andrewjschuang opened this issue Feb 28, 2025 · 0 comments
Open

[BUG] Confluence pagination is not working #15776

andrewjschuang opened this issue Feb 28, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@andrewjschuang
Copy link
Collaborator

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."
    }
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant