My Posts
This is not working for me. Instead of reactivating the old one, it keeps creating a new section. When I run it in Postman, I get a 200 status. Which
I am trying to use the enable_sis_reactivation option for courses and sections, using the API. I have not previously marked the enable_sis_reactivatio
This worked! Thanks so much for your help!!
Postman looks like it is going to be great, once I figure it out. I am using C# and sending JSON encoded data. I pasted my data into the Body, an
Thanks for that info! I am new to using the API. I was using the live API for documentation and only using the items listed in the user brackets. I wi
I am trying to create users, using the API with an authentication_provider_id field being populated. Since it is not one of the fields in the schema,
Yes, this worked! Thank you so much for everyone's help!!
It does not allow user_ids with leading 0's. But, it does allow sis_user_id with them. I created the users with sis_user_id, courses with sis_course_i
Yes, using user_id allowed it to successfully get past the API. Now, however, it Canvas picked the wrong user to enroll. This was a teacher enrollment
I am using C# to post to the API. I have been successful creating users and courses, however, I cannot seem to get my users enrolled. I have creat