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

Login Failed with: 400: #51

Open
zioalex opened this issue Apr 26, 2024 · 3 comments
Open

Login Failed with: 400: #51

zioalex opened this issue Apr 26, 2024 · 3 comments

Comments

@zioalex
Copy link

zioalex commented Apr 26, 2024

Hi there,
I cannot login.

I get the error 400

./degoo_login                            
username: [email protected]                                             
Password:                                                               
Login failed with: 400:                                                 
Login failed.                                                           

Running it with -vvv doesn't produce any additional log.

Can you support?

@bernd-wechner
Copy link
Owner

I'd double check that:

  1. You have the latest codebase, because login issues were fixed in bc92782

  2. Double check you are using exactly the username and password that works when you use the Degoo web interface and that you are able to log onto the web interface form the same machine as you are trying to use this script (Error 400 conveys little information: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400).

Note that I'm not using this myself yet, regularly, as I'm far too busy to have moved it to a the state I need for say a nightly sync to my degoo repo (which is loosely my goal). But I did fix the nasty login issues that Degoo created for us, in the commit above, when finally a Python package appeared that could do JA3 fingerprint impersonation (standard Python Libs haven't reached that state yet).

@Sfinx
Copy link

Sfinx commented May 13, 2024

same here with latest git 3b646f5

@matjaz
Copy link

matjaz commented Jul 18, 2024

here is a good resource of ciphers needed for impersonation https://github.com/lwthiker/curl-impersonate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants