GithubHelp home page GithubHelp logo

Comments (4)

Datalux avatar Datalux commented on May 16, 2024

I Installed the new api and I get this
The config files were not changed, I was logged in before that.

Traceback (most recent call last):
File "/home/santiago/.local/lib/python3.6/site-packages/instagram_private_api/client.py", line 523, in _call_api
response = self.opener.open(req, timeout=self.timeout)
File "/usr/lib/python3.6/urllib/request.py", line 532, in open
response = meth(req, response)
File "/usr/lib/python3.6/urllib/request.py", line 642, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.6/urllib/request.py", line 570, in error
return self._call_chain(*args)
File "/usr/lib/python3.6/urllib/request.py", line 504, in _call_chain
result = func(*args)
File "/usr/lib/python3.6/urllib/request.py", line 650, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 400: Bad Request

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "main.py", line 77, in
api = Osintgram(args.id, args.file, args.json)
File "/home/santiago/Devel/Osintgram/src/Osintgram.py", line 28, in init
self.api = AppClient(auto_patch=True, authenticate=True, username=u, password=p)
File "/home/santiago/.local/lib/python3.6/site-packages/instagram_private_api/client.py", line 208, in init
self.login()
File "/home/santiago/.local/lib/python3.6/site-packages/instagram_private_api/endpoints/accounts.py", line 50, in login
'accounts/login/', params=login_params, return_response=True)
File "/home/santiago/.local/lib/python3.6/site-packages/instagram_private_api/client.py", line 527, in _call_api
ErrorHandler.process(e, error_response)
File "/home/santiago/.local/lib/python3.6/site-packages/instagram_private_api/errors.py", line 125, in process
error_response=json.dumps(error_obj)
instagram_private_api.errors.ClientLoginError: bad_password

Seems that you insert a wrong password. I can replicate the error only inserting a wrong password.

from osintgram.

santiagodemierre avatar santiagodemierre commented on May 16, 2024

I checked my password and it was fine. Funny thing is that the same file was login me in before the change. I could not download photos, but I was loged in.

from osintgram.

Desze avatar Desze commented on May 16, 2024

ward

from osintgram.

Datalux avatar Datalux commented on May 16, 2024

No update, closing.

from osintgram.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.