Live demo · SmashDrop + DUPR (UAT) · no app needed
The sign-in itself works fine. The problem is only the "Try DUPR+ Free" step. When it's clicked, DUPR's page calls its own API and gets back 401 (unauthorized) on the read-only login token:
GET api.uat.dupr.gg/auth/v2.0/refresh → 401 (this is the "Failed to refresh token")POST api.uat.dupr.gg/subscription/promotions → 401 ("failed to fetch eligible promotions")You can see both in your browser's Network tab while it's failing.
If the panel stays blank, use "Open in a new tab" - it behaves the same way.
This just confirms the account connected before the upgrade step failed. Tokens are hidden here.