Stop duplicating the memberId query in the GET proxy

Fixkamo-internal
Shipped
July 9, 2026 at 5:54 PM UTC
Author
kamo
Commit
96f994b

The GET list proxy hand-appended ?memberId= to the apiPath, but forwardToApi already re-appends the browser's query string — producing ?memberId=X?memberId=X, which broke SecurityService's Long binding (400). The member wallpaper page (and the old My Account manager) therefore got zero backgrounds on load, which disabled the Source toggle and hid the uploaded images. Pass only the base path; forwardToApi carries the query.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing