Skip to content

scoresUrl

scoresUrl(lineItemUrl): string

Defined in: packages/core/src/ags.ts:159

Build the Scores service URL by inserting /scores into the line-item PATH, before any query string. Naive ${url}/scores breaks on Canvas line items that carry ?type_id=N (the segment lands inside the query and 404s).

string

string