We have a course offering created by the API but Brightspace reports its endpoint does not exist. When POSTing to its endpoint to create the section the API reports "Resource not found". The course offering exists and the API can find it.
Hi @Alistair.Y.947
This sounds like a situation where the course offering exists but might not be fully initialized in Brightspace yet, especially if it was just created via the API.
Here’s a structured way to troubleshoot this:
Make sure the course offering exists and the ID you're using is correct.
/d2l/api/lp/(version)/courses/{orgUnitId}
https://docs.valence.desire2learn.com/res/course.html#actions
Ensure that the endpoint you’re POSTing to is:
POST /d2l/api/lp/(version)/(orgUnitId)/sections/
https://docs.valence.desire2learn.com/res/groups.html#id2
Sometimes, when a course is created via the API, there's a short delay before it's fully ready for further API operations like creating sections.
Suggestions:
If you've already confirmed these steps and it's still failing, feel free to submit a support ticket for further investigation.
Thanks.
Connect with our Known and Fixed Issue information to learn about improvements made to Brightspace.
Connect with leaders in pedagogy, accessibility, learning experience design and more
The Accessibility category serves as a single point of access to three avenues in Brightspace Community leading to the Accessibility Academy, Accessibility Library and Accessibility Discussions. These avenues offer courses and articles about accessibility to enhance accessibility knowledge and a group of accessibility enthusiasts to stay connected with.
Have questions about how to use Community? Stay tuned with updates, feedback opportunities and more for the Community here!
Connect with and ask questions on how to best use the Brightspace Product to transform the way your users learn!
Connect with product experts to learn more about tools frequently used by Brightspace Developers such as APIs and integrations!
Want to learn more about Brightspace Partners and Integrations? This is the place to be!
Stay up to date with product updates and announcements in this category.
Connect with our release information to learn about monthly improvements and updates to Brightspace.
Learn more about all the upskilling opportunities with courses and resources offered via the Brightspace Learning Center, Brightspace Guided Training and other training opportunities!