Skip to content

posting a note gives a 403 #184

Description

@phelbas
    const publishedNote = await profile
        .newNote()
        .paragraph()
        .text(noteText)
        .publish();

returns a 403 even if connecting and so on works ok.

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