Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to login #1

Closed
nmder opened this issue Dec 13, 2019 · 5 comments
Closed

Not able to login #1

nmder opened this issue Dec 13, 2019 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@nmder
Copy link

nmder commented Dec 13, 2019

Hello,

I was not able to login using the following:
ols login
and
ols login -u <username> -p <password>

Got this message:
Error: Login failed. Check username and/or password.

Thank you!

@moritzgloeckl moritzgloeckl self-assigned this Dec 13, 2019
@moritzgloeckl moritzgloeckl added the bug Something isn't working label Dec 13, 2019
@moritzgloeckl
Copy link
Owner

There seems to be an issue in how the login works. I will take a look.

@nmder
Copy link
Author

nmder commented Dec 13, 2019

I think I found an issue.
"overleaf_session" is now "overleaf_session2" in https://github.com/moritzgloeckl/overleaf-sync/blob/5d104f65c72b5ba8120c79d687388a7276f98c41/olsync/olclient.py#L52.

@nmder
Copy link
Author

nmder commented Dec 13, 2019

Yes. That was the issue. I can login and sync now.
Thank you!

@moritzgloeckl
Copy link
Owner

moritzgloeckl commented Dec 13, 2019

Great, I will release a fix! Thank you very much!

moritzgloeckl added a commit that referenced this issue Dec 14, 2019
moritzgloeckl added a commit that referenced this issue Dec 14, 2019
@moritzgloeckl
Copy link
Owner

New version is published, please run pip3 install --upgrade overleaf-sync to upgrade :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants