Skip to content

fix(scan): avoid double-encoding proxy URL#664

Open
decentraliser wants to merge 1 commit intoMerit-Systems:mainfrom
decentraliser:fix/proxy-url-double-encoding
Open

fix(scan): avoid double-encoding proxy URL#664
decentraliser wants to merge 1 commit intoMerit-Systems:mainfrom
decentraliser:fix/proxy-url-double-encoding

Conversation

@decentraliser
Copy link
Copy Markdown

Summary\n- remove redundant encodeURIComponent when setting proxy query param\n- keep URL encoding to URLSearchParams only\n\n## Problem\nDeveloper payment execution requests could be malformed as (double-encoded), causing fetch failures.\n\n## Validation\n- pnpm --filter @x402scan/app types:check

Remove redundant encodeURIComponent before URLSearchParams to prevent malformed %253A-style tool execution URLs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Feb 25, 2026

@decentraliser is attempting to deploy a commit to the Merit Systems Team on Vercel.

A member of the Team first needs to authorize it.

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