Skip to content

getText method doesn't work #3

@Fleker

Description

@Fleker

Using the built-in method I kept running into errors:

"Invalid signature. Expected signature base string"

I updated the call to:

async function getText(bookmarkId) {
  await client.request('/bookmarks/get_text', { bookmark_id: `${bookmark_id}` }, '1.1')
}

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