Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working view-source:https://freegeoip.app/json #6628

Open
Arwiim opened this issue Jul 2, 2022 · 2 comments · May be fixed by #6629
Open

Not working view-source:https://freegeoip.app/json #6628

Arwiim opened this issue Jul 2, 2022 · 2 comments · May be fixed by #6629

Comments

@Arwiim
Copy link

Arwiim commented Jul 2, 2022

Expected Behavior

Log in

Current Behavior

Im tryng to login but, the request to get the ip it doesn't work anymore. The request to de ipbase endpoint return a 404
Screenshot from 2022-07-02 16-15-58
Screenshot from 2022-07-02 16-16-43

Possible Solution (optional)

Change for another free ip location api

InstaPy configuration

  session = InstaPy(
      username=insta_username,
      password=insta_password,
      headless_browser=False,
  )
Arwiim added a commit to Arwiim/InstaPy that referenced this issue Jul 2, 2022
This issue can be found on InstaPy#6628 but apparently ipbase (freegeoip) no longer provides its json to get ip info
@Arwiim Arwiim linked a pull request Jul 2, 2022 that will close this issue
7 tasks
@harsh04
Copy link

harsh04 commented Nov 23, 2022

session = InstaPy(username="", password="", want_check_browser=False)

This is just a workaround

@jarrodnorwell
Copy link

@harsh04 editing the url endpoint to a working one will also fix the issue. There are plenty of others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants