Course Files Download but no Modules Content #19

Closed
opened 2023-10-02 12:25:12 -06:00 by KaylaFortson · 4 comments
KaylaFortson commented 2023-10-02 12:25:12 -06:00 (Migrated from github.com)

image

Do you have suggestions for resolving this? Thank you so much for your time!

![image](https://github.com/davekats/canvas-student-data-export/assets/99920941/2f25a9fc-8c8d-4977-a66a-b2bd5ee923e2) Do you have suggestions for resolving this? Thank you so much for your time!
davekats commented 2023-10-04 15:48:20 -06:00 (Migrated from github.com)

Hi Kayla,

Forbidden errors usually have to do with authorization. Can you view those submissions/modules when you're logged in to Canvas in the browser? If you can view them in the browser but they fail to download using this script, then we should keep investigating. If you want to skip a course that you no longer have permission to access, you can use the COURSES_TO_SKIP global variable.

Hi Kayla, Forbidden errors usually have to do with authorization. Can you view those submissions/modules when you're logged in to Canvas in the browser? If you can view them in the browser but they fail to download using this script, then we should keep investigating. If you want to skip a course that you no longer have permission to access, you can use the `COURSES_TO_SKIP` global variable.
KaylaFortson commented 2023-10-08 17:13:09 -06:00 (Migrated from github.com)

Hello Dave! Thank you for your prompt response. I believe I have permission to view. I think the issue might go a little further than permission view because I have successfully exported all of my courses over the four years and not one single course was able to export the modules section, but course files were successful. Thank you again!

Hello Dave! Thank you for your prompt response. I believe I have permission to view. I think the issue might go a little further than permission view because I have successfully exported all of my courses over the four years and not one single course was able to export the modules section, but course files were successful. Thank you again!
davekats commented 2023-10-10 12:23:15 -06:00 (Migrated from github.com)

Interesting, ok! Are you able to share any more debugging details? Maybe you can add more print statements to help us figure out exactly what is returning this Forbidden message?

Interesting, ok! Are you able to share any more debugging details? Maybe you can add more print statements to help us figure out exactly what is returning this Forbidden message?
areisinger commented 2023-10-25 14:51:17 -06:00 (Migrated from github.com)

i'm having the same issue all the modules which i can see when i log into canvas through a browser are forbidden. I just want the data from the module pages text i'm not really good at python but am willing to be guided

i'm having the same issue all the modules which i can see when i log into canvas through a browser are forbidden. I just want the data from the module pages text i'm not really good at python but am willing to be guided
Sign in to join this conversation.
No description provided.