overleaf-backup-tool icon indicating copy to clipboard operation
overleaf-backup-tool copied to clipboard

"Sign_in" url no longer works

Open Denubis opened this issue 5 years ago • 1 comments

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?

Denubis avatar Jan 24 '20 01:01 Denubis

At least, he could answer.

alpha-oliveira avatar Oct 21 '21 17:10 alpha-oliveira