Skip to content

Shared URL missing access token — agents can't join without manual tokenized link step #51

@christophersilvestri

Description

@christophersilvestri

Problem

When a Proof doc is shared via the standard 'copy link' option, the resulting URL is:
https://www.proofeditor.ai/d/

This URL contains no access token. Any agent (or API client) trying to join with just the slug receives:
UNAUTHORIZED: Missing or invalid share token

There is no UI option to generate a tokenized share link. The standard 'copy link' is the only share option and it does not include a token. There is no workaround.

Expected

The standard shared link should include the token so it works immediately:
https://www.proofeditor.ai/d/?token=

Impact

  • Agents cannot autonomously join shared docs
  • No workaround exists within the UI
  • The only option is for the document owner to share credentials manually (insecure and impractical)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions