Fires when we detect that a connected account’s token is no longer accepted by the upstream platform. Either:Documentation Index
Fetch the complete documentation index at: https://docs.letmepost.dev/llms.txt
Use this file to discover all available pages before exploring further.
- The user revoked the app’s access from the platform’s settings page.
- A refresh attempt failed because the refresh token is expired or invalid.
- A Bluesky app password was deleted from
bsky.app/settings/app-passwords.
Payload
Use it for
- Mark the connected account as needing re-auth in your UI.
- Stop scheduling new posts against the account until reconnected.
Related
token.expiring— the heads-up event.platform_auth_failed