api/v1/accounts/1/sis_imports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2021
01:41 PM
Used api/v1/accounts/1/sis_imports to import one new (sub account) in accounts.csv file and do not see an error when check with corresponding api/v1/accounts/1/sis_imports/<id>
However, do not see the sub account in GUI.
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2021
02:49 PM
Hi @RobertSeletsky,
In your CSV paste, you have a space before "status" in your header line. I think that might throw Canvas off, as it's looking for an exact header of "status". Could you remove the space and try again?
-Chris