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

Instagram API Update #4

Open
k4m4 opened this issue Oct 8, 2019 · 4 comments
Open

Instagram API Update #4

k4m4 opened this issue Oct 8, 2019 · 4 comments

Comments

@k4m4
Copy link

k4m4 commented Oct 8, 2019

As of a month ago or so, Instagram made a few updates to its API. You now need to be authenticated so as to access a user's profile picture in HD (i.e. user.hd_profile_pic_url_info).

@k4m4
Copy link
Author

k4m4 commented Oct 21, 2019

@CodeDotJS, any updates on this?

@CodeDotJS
Copy link
Owner

I need to see what's going and how this problem can be fixed. I'll try to push updates and fixes as soon as possible.

@k4m4
Copy link
Author

k4m4 commented Dec 14, 2019

@CodeDotJS, have you tried registering an app through Instagram's developer platform? If you have a registered application then you can authenticate your app using your token, which should fix this issue.

@nbartels
Copy link

Almost this is 2 years old, I'd like to add some information and maybe this will help some other devs here.
The URL with or without the magic query parameter, that shows the Instagram profile, is still working without login unless the IP becomes restricted. After some tests you will not get the profile, but the login page.
Atm, I have no clue if this restriction is removed again. But using a valid cookie is working "around" the restriction.

Using this script will work at first and then stops. You can check this using a browser with incognito tab and call the profile URL directly there.

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

No branches or pull requests

3 participants