-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
bugSomething isn't workingSomething isn't workingtriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
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
Labels
bugSomething isn't workingSomething isn't workingtriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done