You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When pulling significant amounts of data from an LRS, the LRS can paginate the data. Must update to look for "continueToken" at the end of the return and then use that relative URL on the TCAPI to get the next page... and repeat until there isn't a "continueToken"
The text was updated successfully, but these errors were encountered:
When pulling significant amounts of data from an LRS, the LRS can paginate the data. Must update to look for "continueToken" at the end of the return and then use that relative URL on the TCAPI to get the next page... and repeat until there isn't a "continueToken"
The text was updated successfully, but these errors were encountered: