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.52k stars 2.09k forks source link

Please help me solve this osintgram problem #838

Open MateArm opened 1 year ago

MateArm commented 1 year ago

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

The error message you provided suggests that the username you entered does not belong to an existing account. The system is indicating that the username is invalid and cannot be found in its records. To resolve this issue, you should double-check the username you entered and ensure it is correct. If you are unsure about the username, you may need to contact the system administrator or support team for further assistance.

BeChris100 commented 1 year ago

The error message you provided suggests that the username you entered does not belong to an existing account. The system is indicating that the username is invalid and cannot be found in its records. To resolve this issue, you should double-check the username you entered and ensure it is correct. If you are unsure about the username, you may need to contact the system administrator or support team for further assistance.

ChatGPT…