Cannot bypass login page for any downloaded HTML files #16

Closed
opened 2023-06-17 20:04:48 -06:00 by banksmic · 2 comments
banksmic commented 2023-06-17 20:04:48 -06:00 (Migrated from github.com)

I am able to download the module HTML files from Canvas, however all of them just show the login page where you type in your university credentials. Even the credentials that I know currently work will not work on the local HTML files.

I opened one in Visual Studio Code to see what it looks like, and it seems that everything except the login portion is base64 encoded, and is likely encrypted. Is there a way around this?

I am able to download the module HTML files from Canvas, however all of them just show the login page where you type in your university credentials. Even the credentials that I know currently work will not work on the local HTML files. I opened one in Visual Studio Code to see what it looks like, and it seems that everything except the login portion is base64 encoded, and is likely encrypted. Is there a way around this?
davekats commented 2023-06-17 20:38:40 -06:00 (Migrated from github.com)

@dj346 Are you able to help debug this issue? I no longer have access to Canvas so it's difficult for me to debug issues like this

@dj346 Are you able to help debug this issue? I no longer have access to Canvas so it's difficult for me to debug issues like this
davekats commented 2023-06-17 20:41:03 -06:00 (Migrated from github.com)

@banksmic Do you have your cookies file set up?
image

@banksmic Do you have your cookies file set up? ![image](https://github.com/davekats/canvas-student-data-export/assets/1835097/111a884d-9999-4b5c-b699-dfa2dcc16275)
Sign in to join this conversation.
No description provided.