Hi!,.
I am having errors during my SIS Import with:
- enrollments.csv - User not found for enrollment (User ID: xxxxxs, Course ID: xx, Section ID: 30226_2025FATRAD)
I am wondering if something in my API call might be wrong and is where I need your help.
My API call is: $url = "https://$domain/api/v1/accounts/xxx/sis_imports.json?import_type=instructure_csv&override_sis_stickiness=true&multi_term_batch_mode=true&change_threshold=100"
I read on another post that this error might be related to the multi_term_batch_mode which I set to tru and I added the threshold as well, I am even receiving this errors if I try to import using the UI.
What am I missing? Please #sendHelp