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

Get Reels as placeholder #1454

Closed
4 of 5 tasks
sreza78 opened this issue Jun 16, 2021 · 1 comment
Closed
4 of 5 tasks

Get Reels as placeholder #1454

sreza78 opened this issue Jun 16, 2021 · 1 comment
Labels
bug unconfirmed This issue hasn't been read/confirmed/accepted by an admin

Comments

@sreza78
Copy link

sreza78 commented Jun 16, 2021

Bug Report

Requirements

Platform

  • I'm using Node.js version 14.17.0

Description

When user send a reel media share item to my direct, i receive placeholder item. So i can't access to media of this item.
I want the media link of this item.

Please help me.

Code

ig.feed.directInbox().items()

Output

{
  item_id: '29954557456790899636748753408360448',
  user_id: 2153007540,
  timestamp: '1623839813524728',
  item_type: 'placeholder',
  placeholder: {
    is_linked: false,
    title: 'Use Latest App',
    message: 'Use the latest version of the Instagram app to see this reel.'
  },
  client_context: '6810877821518140781',
  show_forward_attribution: false,
  is_shh_mode: false,
  tq_seq_id: 1356
}

@sreza78 sreza78 added bug unconfirmed This issue hasn't been read/confirmed/accepted by an admin labels Jun 16, 2021
@sreza78 sreza78 closed this as completed Jul 18, 2021
@sreza78 sreza78 reopened this Jul 18, 2021
@sreza78
Copy link
Author

sreza78 commented May 19, 2022

It's related to #1571

@sreza78 sreza78 closed this as completed May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unconfirmed This issue hasn't been read/confirmed/accepted by an admin
Projects
None yet
Development

No branches or pull requests

1 participant