Open
Description
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
Labels
No labels