Skip to content

Certain LRS don't work unless you remove the '/' from a line in LRS.js #47

Open
@jackbowden

Description

@jackbowden

When using certain LRS', such as YET XAPI LRS, if you don't remove '/' from LRS.js in the line pasted below, then the LRS will not work with CATAPULT CTS:

                    const uri = `${req.server.app.lrs.endpoint}**/**${req.params.resource}${req.url.search}`,

Removing the / and re-building makes it work. Can this be remedied? Thank you!

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