Skip to content

instagram_private_api.errors.ClientError: Bad Request: feedback_required #2610

@hdwshly44-bot

Description

@hdwshly44-bot

Run a command: fwingsnumber
Searching for phone numbers of users followed by target... this can take a few minutes
Do you want to get all phone numbers? y/n: n
How many phone numbers do you want to get? 3
Catched 0 followings phone numbersTraceback (most recent call last):
File "/home/kali/Osintgram/venv/lib/python3.13/site-packages/instagram_private_api/client.py", line 523, in _call_api
response = self.opener.open(req, timeout=self.timeout)
File "/usr/lib/python3.13/urllib/request.py", line 495, in open
response = meth(req, response)
File "/usr/lib/python3.13/urllib/request.py", line 604, in http_response
response = self.parent.error(
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.13/urllib/request.py", line 533, in error
return self._call_chain(*args)
~~~~~~~~~~~~~~~~^^^^^^^
File "/usr/lib/python3.13/urllib/request.py", line 466, in _call_chain
result = func(*args)
File "/usr/lib/python3.13/urllib/request.py", line 613, 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 "/home/kali/Osintgram/main.py", line 194, in
_cmd()
~~~~^^
File "/home/kali/Osintgram/src/Osintgram.py", line 1457, in get_fwingsnumber
user = self.api.user_info(str(follow['id']))
File "/home/kali/Osintgram/venv/lib/python3.13/site-packages/instagram_private_api/endpoints/users.py", line 17, in user_info
res = self._call_api('users/{user_id!s}/info/'.format(**{'user_id': user_id}))
File "/home/kali/Osintgram/venv/lib/python3.13/site-packages/instagram_private_api/client.py", line 527, in _call_api
ErrorHandler.process(e, error_response)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
File "/home/kali/Osintgram/venv/lib/python3.13/site-packages/instagram_private_api/errors.py", line 135, in process
raise ClientError(error_msg, http_error.code, error_response)
instagram_private_api.errors.ClientError: Bad Request: feedback_required

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions