Skip to content

fix(pikpak): send initial page token - #7

Merged
chius-me merged 1 commit into
mainfrom
codex/fix-pikpak-initial-page-token
Aug 13, 2026
Merged

chius-me merged 1 commit into
mainfrom
codex/fix-pikpak-initial-page-token

Conversation

@chius-me

Copy link
Copy Markdown
Owner

Summary

  • always send PikPak's page_token query parameter, including an explicit empty value on the first page
  • add regression coverage that distinguishes page_token= from an omitted parameter

Context

Production connection tests still returned PIKPAK_UPSTREAM_FAILED after the CAPTCHA retry fix, for both a configured folder and the drive root. Comparing the list request with rclone's current PikPak backend showed that rclone always sends page_token, while ilist omitted it for the initial page.

Validation

  • npm run check
    • Worker: 49 files / 462 tests passed
    • UI: 16 files / 142 tests passed
    • scripts: 2 files / 12 tests passed
    • typecheck and production build passed

Follow-up to #6, #5, and #4.

@chius-me
chius-me merged commit 8674b7a into main Aug 13, 2026
2 checks passed
@chius-me
chius-me deleted the codex/fix-pikpak-initial-page-token branch August 13, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant