- 
Need API for Date in Grades
Hello Everyone, I want to ask about API/something that we can use for Dates for Attendance. Heres my situation, I'm using Attendance tools in Grades(See Attachment 1) because we integrate to the third party for grades extraction. The third party need data for Attendance Dates(Session Date/time starts). I Cannot find any… 
- 
How to stop new users getting "Password Reset" email via API
Using route: /d2l/api/lp/1.35/users/ with "SendCreationEmail" option set to false. Users do not get a "Welcome to brightspace" email, but they do get a password reset email. Very confusing when they just get a password reset email. How do I stop the password reset email. I do not want ANY emails, users get notified of… 
- 
Guide, tutorial or first steps to use the Brightspace API?
Greetings to all I am part of a university that has started to use Brightspace, something that interests us is data analytics with Power Bi using the Brightspace API, but we have no idea where to start. Do you know any guide, first steps or tutorial to start creating the Brightspace API connection with Power Bi? We… 
- 
User.UserData.LastAccessedDate relecting user creation date?
https://docs.valence.desire2learn.com/res/user.html#User.UserData Hi all, Has anyone else noticed that /d2l/api/lp/(version)/users/(userId) always returns a value for LastAccessedDate, even if the user has never logged in? The above snippet is for a user created late yesterday afternoon via the API, and we know the user… 
- 
How do I connect to the Brightspace API?
Note: This thread references the Learning Postman with Paul course article, which has been deprecated and is no longer available in the Learning Center. I am an application integration developer for the University of Rhode Island. How do I connect to the Brightspace API to retrieve data for integration with Starfish? 
- 
Retrieve user's enrolled courses after they logged into OAuth2.0  and got access token
I'm still not sure how to use that retrieve what courses the student is enrolled in. The goal is, the student clicks on the webapp, it redirects for OAuth and after that the backend gets an access token. What I want is after this step, is to check what courses the user is in. I was looking through the documentation and I… 
- 
Question about OAuth 2.0 authentication/authorization stage
Hiya, Just wondering if the client shell for OAuth 2.0 authentication linked in this article is appropriate for production use to obtain access tokens? https://community.d2l.com/brightspace/kb/articles/1196-how-to-obtain-an-oauth-2-0-refresh-token Application: https://github.com/neverendingqs/oauth2-client-shell Or, would… 
- 
Developer Instance: Manage Extensibility item missed for Data Admin and I can't add LTI 1.3 Tool...
Developer Instance: Manage Extensibility item missed for Data Admin and I can't add LTI 1.3 Tool Provider to check my tool. Is it okay? It seems that DevCoPDataAdmin has no permissions to do that. Maybe there is some other way how I can add my LTI 1.3 tool to the dev instance? Please, advice. Thank you! 
- 
API upload file - 'processing failed' reasons?
On at least one occasion when I upload a course SCORM zip file with the upload API, when I check the status, it failed with a status of "PROCESSINGFAILED." (Other uploads succeed.) Is there a way to get additional information? Or does anyone know what could cause upload processing to fail? The zip file is only about 18 MB.… 
- 
Course import using Brightspace API (and Postman)
— cross-posting; also posted in Developers group forum — Hi, I am trying to use the "Create a new course import job request" api: https://docs.valence.desire2learn.com/res/course.html#post--d2l-api-le-(version)-import-(orgUnitId)-imports- Has anyone successfully used this API endpoint using Postman? I'm using Postman… 
- 
Permission to see User in API
Hi team, I'm trying to access the UserData block of the calling user context, by the following Endpoint: https://docs.valence.desire2learn.com/res/user.html#get--d2l-api-lp-(version)-users- If I use the URL/d2l/api/lp/1.43/users/ as an administrative user, I can see exactly the information I'm after (in this case… 
- 
Supporting adaptive assessments
We're working with our testing center to explore putting our writing placement exam into Brightspace. The goal is to create an assessment that helps students self-identify what writing (or reading/writing) course they should register for. The quiz tool doesn't support adaptive branching (currently), so I'm curious if… 
- 
APIs - Set/Get Release Conditions
Hi all, In our organization, we make extensive use of the release conditions feature. As an example, we have a module in a course offering that contains numerous topics, each of which is a weblink that points to a student's Google Drive folder. We manually add restrictions to each of these topics so that only the specific… 
- 
API to create parent/guardian relationship with student not working
I'm not able to make the PUT /d2l/api/bfp/(version)/relationships/ API (https://docs.valence.desire2learn.com/res/user.html#put--d2l-api-bfp-(version)-relationships-) to create a parent/guardian and student relationship between a Student and Guardian. My PUT request goes to… 
- 
Creating user via API issue
I am using our LMS to create users via the Brightspace API, logged in as Super Admin. I can create LEARNER users (RoleID: 438) without issue, but when I try to create a PARENT-GUARDIAN user (RoleID: 443), I get a 403 Not Authorized error. I've used a number of API functions: course creation, course copy, org structure, and… 
- 
Is it possible to erase all the content and files from an OrgUnit in the Recycle Bin?
I looked into the API documentation and didn't find a way to erase files and the content of an OrgUnit in the recycle bin. Can someone help me? 
- 
Has anyone had issues LibGuides using ILP due to cross listing Process?
Hello, Does anyone use Colleague along with the ILP course provisioning process? We are having issues with our library services tool, LibGuides using the ILP to provision the cross listed courses. LibGuides uses naming conventions which are altered through the cross listed creation process by ILP in D2L. The creation of a…