Skip to content

Incorrect method for acquire-embed-session in readme doc #164

@Pieter-devries

Description

@Pieter-devries

In the readme doc the example uses app.get('/acquire-embed-session'. If we use that, because the underlying method actually uses a put method we will get an error.

Also, in the routes file, the correct app.put() is used, so this seems to be a typo that can confuse people.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions