Keep up the work . Loved the details, no one here has as much depth as your video. Deep dive at making more videos and u'll be able to get more followers
Hey. Nice video. Do you have any INSIGHTS on how to filter nested api queries? Like give me all the media from the api whose type is only "VIDEO"? Haven't found that on the web yet.
Hi Rakesh. Can we get online followers up to the exact minute? Also, is it possible to get the Insights for that individual post? Like the impressions, reach, etc. If so, how would you do that? Can you make a part two to this video! Would be much appreciated. Could go more in depth!
Hi Nick No, we cannot get the online followers for exact time. Regarding the media insights, I have already included that in the video. Please check the video from 13 mins till end. I would surely try to get second part of this but I feel I have already included all the things here. Thanks
i have all good until insights metrics having this error { "error": { "message": "(#10) Application does not have permission for this action", "type": "OAuthException", "code": 10, "fbtrace_id": "AU8z__gRLUnPw78V6b_cZBB" } } how can i solve this error? really thanks you!
Yes - but they need to authorize your App for that. They will need to login through your App and authorize to provide instagram_manage_insights permission.
@@kelve4525 Instagram requires you to login with your Facebook account. Your Facebook page must be connected to your Instagram business account. In this way, you will get a Page Access token. Your page access token can then be used to fetch posts from Instagram.
Nice video.. Keep rocking
Awesome Tutorial sir, Worth watching
Keep up the work .
Loved the details, no one here has as much depth as your video. Deep dive at making more videos and u'll be able to get more followers
Thanks
Very useful. How can I get permanent cURL code after I run some business insights?
your the man
Thanks man
Is it possible to get the number of times a post was shared? If so, can it get the people who shared it?
Hey. Nice video. Do you have any INSIGHTS on how to filter nested api queries? Like give me all the media from the api whose type is only "VIDEO"? Haven't found that on the web yet.
Nope. We do not have them right now as per Instagram documentation
Hi Rakesh. Can we get online followers up to the exact minute? Also, is it possible to get the Insights for that individual post? Like the impressions, reach, etc. If so, how would you do that? Can you make a part two to this video! Would be much appreciated. Could go more in depth!
Hi Nick
No, we cannot get the online followers for exact time. Regarding the media insights, I have already included that in the video. Please check the video from 13 mins till end. I would surely try to get second part of this but I feel I have already included all the things here. Thanks
how to pull this data to show user insight in our website, automatically everytime someone register to become new member
i have all good until insights metrics having this error
{
"error": {
"message": "(#10) Application does not have permission for this action",
"type": "OAuthException",
"code": 10,
"fbtrace_id": "AU8z__gRLUnPw78V6b_cZBB"
}
}
how can i solve this error?
really thanks you!
Is it possible to get the insights of other people on instagram?
Yes - but they need to authorize your App for that. They will need to login through your App and authorize to provide instagram_manage_insights permission.
@@learnandsharewithrakesh3279 please if you can make video about authorizing App to provide ..
Is it possible to get someone else's data instead of myself(my facebook page) ?
You need access token for that. The user needs to login via your app and provide you permissions
@@learnandsharewithrakesh3279 What if it's an instagram business page and i want to display data from this page on the app ?
@@kelve4525 Instagram requires you to login with your Facebook account. Your Facebook page must be connected to your Instagram business account. In this way, you will get a Page Access token. Your page access token can then be used to fetch posts from Instagram.
I want to post a comment from my website please help with the api
Please help me out with post a comment on media id from website and provide me api for the same.