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

Update App Constants #1571

Closed
sreza78 opened this issue Feb 15, 2022 · 8 comments · Fixed by #1572
Closed

Update App Constants #1571

sreza78 opened this issue Feb 15, 2022 · 8 comments · Fixed by #1572

Comments

@sreza78
Copy link

sreza78 commented Feb 15, 2022

Feature Request

Description

The instagram version that used in this package is very old(v 121), the current instagram version is 221.
It would be good if the constants update as soon as possible, because lots of things are not available for this version.

I found version 160 constants and use it in my own fork of this project, but i really need new updates.

Thanks

@sreza78 sreza78 added enhancement unconfirmed This issue hasn't been read/confirmed/accepted by an admin labels Feb 15, 2022
@sreza78
Copy link
Author

sreza78 commented Feb 15, 2022

I have updated the version in my code:

You use insgram private api? and how about signature_key and experimentals?

@Nerixyz Nerixyz changed the title Could you please update constants? Update App Constants Feb 15, 2022
@Nerixyz Nerixyz added feature request and removed unconfirmed This issue hasn't been read/confirmed/accepted by an admin labels Feb 15, 2022
@Nerixyz
Copy link
Collaborator

Nerixyz commented Feb 15, 2022

I'll see if i get around to do that tomorrow.

@sreza78
Copy link
Author

sreza78 commented Feb 15, 2022

I'll see if i get around to do that tomorrow.

Thanks alot

@hafiza2601
Copy link

Any idea what is currently supported instagram app version , as 221 didn't work for me , it still gives me error to upgrade to latest instagram version.

@MaxPuig
Copy link

MaxPuig commented Jul 11, 2023

Same here when looking up reels on group DMs. ig.feed.directInbox().items();
Is there any workaround right now?

placeholder: [Object: null prototype] {
    is_linked: false,
    title: 'Use Latest App',
    message: 'Use the latest version of the Instagram app to see this reel.',
    reason: 1011
  },

@FacundoGamond
Copy link

same situation as, MaxPuig, any look with it?

@Computerfile
Copy link

Has this been found ? I'm having the same issue

@DanilochTop
Copy link

Hello! Does anyone have the newest app constants? I'm needing it because i need to get carroussels with photos and videos, as they are returning placeholders. I also don't know how to get app constants, does anyone have an idea on how to do it?

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

Successfully merging a pull request may close this issue.

8 participants
@Nerixyz @MaxPuig @Computerfile @hafiza2601 @DanilochTop @FacundoGamond @sreza78 and others