Cannot bypass login page for any downloaded HTML files #16
Labels
No Label
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cyberes/canvas-student-data-export#16
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?
@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
@banksmic Do you have your cookies file set up?