You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
}
The text was updated successfully, but these errors were encountered:
Bug Report
Requirements
DEBUG
variable.Platform
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
Output
The text was updated successfully, but these errors were encountered: