tbmihailov / overleaf-backup-tool

A script that automatically backups all Overleaf projects to a local folder. It works.
GNU General Public License v3.0
47 stars 6 forks source link

"Sign_in" url no longer works #6

Open Denubis opened 4 years ago

Denubis commented 4 years ago

When running this,

Traceback (most recent call last):                                                                                                                                                            │····  File "overleaf_backup.py", line 48, in <module>                                                                                                                                             │····    overleaf_client.login_with_user_and_pass(username, password)                                                                                                                              │····  File "/data/overleaf-backup-tool/clients/OverleafClient.py", line 122, in login_with_user_and_pass                                                                                          │····    raise Exception(err_msg)                                                                                                                                                                  │····Exception: Status code 404 when loading https://www.overleaf.com//users/sign_in. Can not continue...   

it looks like overleaf has shifted enough that this script no longer works. Do you have any plans to maintain it?

alpha-oliveira commented 2 years ago

At least, he could answer.