Skip to content

Plaud no longer exposes long-lived tokenStr in Local Storage #31

Description

@rsteckler

Discussed in #29

Originally posted by EnzymeAG June 30, 2026
Hi,

I’m using Applaud with multiple Plaud accounts. Previously, Plaud Web exposed a long-lived tokenStr / workspace token in Local Storage that could be copied into Applaud.

It looks like Plaud has changed this behavior. Now I can only find:

  • workspaceToken / Authorization: Bearer ... token, type WT
  • expires in about 1 day
  • refreshToken, type WRT
  • expires in about 30 days
  • no long-lived tokenStr visible in Local Storage anymore

When I paste the workspaceToken, Applaud accepts it, but it expires in 1 day.

When I paste the refreshToken, Applaud rejects it with:

Plaud returned msg=token type does not match parse mode</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions