Can someone give me a sample C# program to connect to the desire2learn APIs? I am trying to connect with the two libraries that I downloaded from Github but can not seem to get it working.
Asked
Active
Viewed 144 times
1 Answers
0
The GitHub authentication libraries are the place to start, along with the docs.
I would suggesting you use the RestSharp SDK as the generally more robust one, but your mileage may vary. I would also suggestion you have a look at the client-side sample and command-line utility sample, also in C#.
I would suggest that you visit the forums at D2L's developer community site for more timely access to their dev platform support and more direct access to the Brightspace Valence developer platform.

Viktor Haag
- 3,363
- 1
- 18
- 21