ErrorxCode / EasyInsta

A Java library of Instagram's private API and wrapper of instagram4j. Surf Instagram programmatically, build bots, and a lot more. Just a line of code for every operation.
Apache License 2.0
46 stars 10 forks source link

Unknown error occured when username is isvalid #22

Open ErrorxCode opened 1 year ago

ErrorxCode commented 1 year ago

If the username doesn't belongs to an account, you will get the unknown error occurred error message. Just wrap and show appropriate message to the user manually.