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 404 issue #4606

Closed
notBradPitt opened this issue Oct 1, 2023 · 5 comments
Closed

Instagram 404 issue #4606

notBradPitt opened this issue Oct 1, 2023 · 5 comments

Comments

@notBradPitt
Copy link

I'm getting [instagram][error] HttpError: '404 Not Found' for 'https://www.instagram.com/api/v1/users/web_profile_info/' error for Instagram. Cookies are provided and was working yesterday. Oddly, the page still works normally when opened on Browser

@mikf
Copy link
Owner

mikf commented Oct 1, 2023

This is just a bad error message for "User not found", I think.

$ gallery-dl instagram.com/asdwqerwerf
[instagram][error] HttpError: '404 Not Found' for 'https://www.instagram.com/api/v1/users/web_profile_info/'

$ gallery-dl instagram.com/instagram
/tmp/_/instagram/instagram/3204103113363920613_3204103107667896564.jpg
...

@notBradPitt
Copy link
Author

Thank you, you're correct.

I ran multiple tests (even modified the API URL) that yielded the same result, but I forgot to account for error on my part. Turns out I was clearing username variables before it was passed to gallery-dl.

Everything works as expected now

@rufi-san
Copy link

i have the same error and i have the newest gallery-dl and i login, but still the same message, somebady have a solution?

@notBradPitt
Copy link
Author

Are you sure you aren't blocked?

@mikf
Copy link
Owner

mikf commented Oct 21, 2023

He seems to have solved his problem ... somehow: #4668

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

No branches or pull requests

3 participants