I have courses file with the following header:
course_id,short_name,long_name,status,account_id
Then the data included:
COURSE1,Course 1,Course 1,active,104
104 is the number for the subaccount when I hover over the URL. When I try to upload the file, I get this error:
attachment_22271020230221-833871-19ozb4s.csv - Account not found "104" for course COURSE1
Is there some other number I should be using?