Skip navigationLog in to create and rate content, and to follow, bookmark, and share content with other members. - I am testing my SIS integration. I have SSIS packages creating the csv files that are uploaded to Canvas via curlScript. I tested uploading the files manually via the SIS Import in Canvas website. All the files get uploaded manually except the student_users file. I checked to see if there are any characters that are in this file but I cannot find any. There were a couple of times when I was able to upload the same exact file manually via SIS import (through the website) but I got the error message when the curlScript executed

- I wanted to find out if any of you out there had any similar issue and is there any work around that you did to get this working. Thank you-Asha
Asha,
The image of your error didn't come through. It links to a file in your Outlook Web App, which we don't have access to. Can you fix that so we can see what's going on.
You may also need to do a screen shot of the first couple of lines of the CSV file that is failing (you can blur out any student information).
Since I don't yet know if the error message is Canvas related or cURL related, you may also need the code that you're executing.
Sometimes an error message is enough to figure things out, but often it takes more information about what was going on.