Datalux / Osintgram

Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
GNU General Public License v3.0
9.76k stars 2.16k forks source link

IG account username not recognised by Osintgram, saying 'invalid_user' #268

Closed OpMongoose closed 3 years ago

OpMongoose commented 3 years ago

While it is accepting the credentials.ini file, it is giving this error message:

ClientError invalid_user (Code: 400, Response: {"message": "The username you entered doesn't appear to belong to an account. Please check your username and try again.", "invalid_credentials": true, "error_title": "Incorrect Username", "buttons": [{"title": "Try Again", "action": "dismiss"}], "status": "fail", "error_type": "invalid_user"})The username you entered doesn't appear to belong to an account. Please check your username and try again.: invalid_user

and is saying my username is not found/valid, but it is correct in every way. Has anyone encountered this before? My IG account is fully accessible and operating fine. Any thought?

OpMongoose commented 3 years ago

Solved. Had failed to execute README.md part 3

ghost commented 2 years ago

Solved. Had failed to execute README.md part 3

How to execute readme.md? Thanks

ghost commented 2 years ago

I have the same problem like this how to fix this? Thanks 😁

Astrogeek12 commented 2 years ago

Solved. Had failed to execute README.md part 3 same error how to fix it...?

Astrogeek12 commented 2 years ago

I have the same problem like this how to fix this? Thanks 😁

Did u got fixed?

subhaankhannn commented 2 years ago

Attempt to login... ClientError Bad Request: ip_block (Code: 400, Response: {"message":"The username you entered doesn't appear to belong to an account. Please check your username and try again.","status":"fail","error_type":"ip_block","exception_name":"RleLoginBlocked"})The username you entered doesn't appear to belong to an account. Please check your username and try again.: Bad Request: ip_block please solve the problem , thanks

subhaankhannn commented 2 years ago

Solved. Had failed to execute README.md part 3

how did you solve it thanks

Khubaib-Razzaq commented 1 year ago

how is everybody solving this problem ?

uttam2698 commented 1 year ago

I am also facing same issue

uttam2698 commented 1 year ago

How to solve??

PookyXD commented 1 year ago

I am having same issue Howto execute README.md ??? pls help

PookyXD commented 1 year ago

invalid User_error

AlexUXrm commented 1 year ago

Hi, I have the same error: ClientError invalid_user (Code: 400, Response: {"message": "The username you entered doesn't appear to belong to an account. Please check your username and try again.", "status": "fail", "error_title": "Incorrect username", "buttons": [{"title": "Try Again", "action": "dismiss"}], "invalid_credentials": true, "exception_name": "UserInvalidCredentials", "error_type": "invalid_user"})The username you entered doesn't appear to belong to an account. Please check your username and try again.: invalid_user

I am sure that the login and password are entered correctly, everything is also done according to the instructions. Does anyone know why this problem occurs and how to solve?

KBJ19 commented 1 year ago

how to execute Readme.md part 3?

MateArm commented 1 year ago

please help meeeeeeee this is the problem ClientError invalid_user (Code: 400, Response: {"message": "The username you entered doesn't appear to belong to an account. Please check your username and try again.", "status": "fail", "error_title": "Incorrect username", "buttons": [{"title": "Try Again", "action": "dismiss"}], "invalid_credentials": true, "exception_name": "UserInvalidCredentials", "error_type": "invalid_user"})The username you entered doesn't appear to belong to an account. Please check your username and try again.: invalid_user

pradumon14 commented 1 year ago

It seems that you're encountering an error message stating that your username is not found or valid when trying to use the credentials.ini file. This error message is indicating that the username you provided doesn't appear to belong to an account in the system you're working with.

Here are a few possible reasons for this issue and some steps you can take to troubleshoot it:

  1. Double-check the username: Ensure that you have entered the correct username in the credentials.ini file. Pay attention to any uppercase or lowercase letters, spaces, or special characters that may be part of the username. It's easy to miss or misinterpret certain characters, so verifying the accuracy of your entry is important.

  2. Confirm the system requirements: Verify that you are using the correct system or service that requires the credentials.ini file. Different systems may have specific username requirements, such as a specific format or length. Review the documentation or guidelines for the system you're working with to ensure you are following the correct username format.

  3. Check for any changes or updates: If you are using a third-party tool or library to access the system, make sure that you are using the latest version. It's possible that there have been recent changes or updates to the system that require you to modify your code or configuration files accordingly.

  4. Contact support or consult the community: If you have double-checked the username and verified the system requirements, but the issue still persists, it may be beneficial to reach out to the support team of the system or service you're trying to access. They can provide specific assistance and investigate the issue further. Additionally, you can search for online forums or communities where other users might have encountered a similar problem and find possible solutions or workarounds.

Remember, the error message you provided is specific to the system or service you are using, so it's essential to consult their documentation or support channels for more accurate and detailed troubleshooting steps.

Khaliddd211 commented 9 months ago

how to fix this error Error parsing error response: Expecting value: line 1 column 1 (char 0) Traceback (most recent call last): File "/home/kali/Osintgram/venv/lib/python3.11/site-packages/instagram_private_api/client.py", line 523, in _call_api response = self.opener.open(req, timeout=self.timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/urllib/request.py", line 525, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/urllib/request.py", line 634, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/urllib/request.py", line 563, in error return self._call_chain(args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain result = func(args) ^^^^^^^^^^^ File "/usr/lib/python3.11/urllib/request.py", line 643, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/home/kali/Osintgram/main.py", line 121, in api = Osintgram(args.id, args.file, args.json, args.command, args.output, args.cookies) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kali/Osintgram/src/Osintgram.py", line 48, in init self.setTarget(target) File "/home/kali/Osintgram/src/Osintgram.py", line 61, in setTarget self.following = self.check_following() ^^^^^^^^^^^^^^^^^^^^^^ File "/home/kali/Osintgram/src/Osintgram.py", line 1159, in check_following return self.api._call_api(endpoint)['user_detail']['user']['friendship_status']['following'] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kali/Osintgram/venv/lib/python3.11/site-packages/instagram_private_api/client.py", line 527, in _call_api ErrorHandler.process(e, error_response) File "/home/kali/Osintgram/venv/lib/python3.11/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: Not Found

zombiXY commented 9 months ago

i dont have kali linux i use github bash so how can i fix that