Skip to main content

Token Reset Not Working

Almost every “the reset didn’t work” report turns out to be one of two things: the subscriber never received the new URL, or they received it but their podcast app is still pointed at the old one.

The reset itself rarely fails. Token Reset covers how it’s meant to work; this page covers what to check when it doesn’t.

First, Confirm the Reset Actually Happened

Open the subscriber’s record in Benecaster → Subscribers. If their feed URL is different from the one they’re quoting you, the reset worked and the problem is downstream — delivery or the app.

If the URL is unchanged, the reset didn’t take. Run it again and watch for an error. A reset that appears to succeed but doesn’t change the URL is worth reporting.

“They Never Got the New URL”

The reset email is a normal Benecaster email, so it fails in all the normal ways — no SMTP configured, a throttled queue, or spam filtering. Work through Emails Not Sending.

Two causes specific to reset emails:

The token reset email is switched off for that show. Check Benecaster → Settings → Email. If it’s disabled, the reset still happens — silently. The subscriber’s old URL stops working and nothing tells them why. That combination generates support requests, so leave this email on unless you’re deliberately delivering URLs another way.

You don’t need the email at all. Copy the new URL from the subscriber’s record and send it however you like. Their URL is also permanently available on the subscriber account page once they’re logged in, which is often the fastest resolution — point them there rather than debugging mail delivery while they wait.

“The New URL Doesn’t Work in Their App”

This is the common one, and it’s usually not a fault.

They added the new feed without removing the old one. Most apps treat the two URLs as separate shows. The subscriber sees a stale, broken copy alongside a working one and reports that the reset failed. Have them delete the old show entry entirely, then add the new URL.

Their app cached the old feed. Podcast apps refresh on their own schedule and some hold responses aggressively. Force a manual refresh, or remove and re-add the show.

They’re using a copied URL that got mangled. Feed URLs are long, and copying from an email body can pick up a trailing character or drop part of the token. Have them use the copy button on the account page instead of selecting text by hand.

See Adding Your Feed to a Podcast App for per-app instructions worth sending them directly.

“They’re Getting the Public Feed Instead of Their Episodes”

A working URL that returns the wrong episodes is a different problem from a reset failure. The subscriber’s token is being recognized but not granted private access.

Check their subscription status in the subscriber list. If they’re flagged over-limit, they’re receiving the public feed because your plan’s limit has been reached — see How Subscriber Limits Work. If their membership lapsed, their token was revoked and the public feed is the expected fallback.

“Self-Service Reset Isn’t Available”

If subscribers can’t reset their own URL from the account page:

  • The account page needs the [benecaster_account] shortcode on it
  • Self-service reset can be turned off in Benecaster → Settings → Subscribers; confirm it’s enabled
  • The subscriber has to be logged in — a logged-out visitor sees no controls

Resets That Affect Many Subscribers at Once

After a bulk reset, expect a period of support questions — every affected subscriber has to update their app, and some won’t read the email.

Reset in batches rather than all at once where you can, so the support load arrives in waves you can handle. And send the batch when you can respond to replies, not last thing on a Friday.

See Also