LTI1.3 sync limit of 200 user
Hi all, I'm a LTI tool developer, and I'm using LTI to create a ltirescourcelink type.
But I found that there were 600 users in my course, but only 200 were sent to me through the api, is D2L split the user list then send to us? and how can I get the whole user list?
Any comment or idea is appreciated!!!
Thank you!!!
Best Answer
-
Hello @d2l.d.8300,
Thank you for reaching out via the Brightspace Community!
I’ve attached the Brightspace API Reference document for your review:
https://docs.valence.desire2learn.com/reference.html
Could you please take a moment to review the article and let us know if it addresses your query? If you still have any questions or concerns, may I kindly suggest creating a support case with us so we can investigate further.
Best regards,
Prithvi Anvekar
Product Support Analyst
D2L Corporation
Answers
-
Hello there,
Thank you for reaching out.
Could you kindly share the specific API call that you are using to retrieve the list of APIs? -
Thanks for your attention. @Abrar.S.661 😀
I used the LTI Name and Role Service url to get the user list, it's a url like the "context_memberships_url" in the pic below.