Hello guys. I am not a developer really. I am just working on a website. Anyways, I was trying to put the Facebook comments tool on my website, which I did. The problem is, I cannot get the moderation tool to work. I tried the admins code with my profile ID but nothing. I tried the APP ID one as well and It made me go through the process of creating an app for it, which I am not even sure I did correctly. I was going to contact support but it said they do not have any support for this issue and this is the only place to get help. I followed the comments guide here: https://developers.facebook.com/docs/plugins/comments/#moderation-setup-instructions
I have the comments tool on my website and it is working. I can comment on it fine, and I can delete my own comments, but I don't think I have access to the moderation tool yet. Also, when I click on the comments moderation section under tools on the dashboard, it does not show my comment (it still says zero comments). What am I doing wrong here?

I cannot retrieve the "views" metric for media using Instagram Login (graph.instagram.com), but I can retrieve other metrics such as "likes."
On the other hand, I can retrieve the "views" metric when using Facebook Login.
As of version 22.0, my understanding is that the "views" metric can be retrieved using both Instagram Login and Facebook Login. Could this be a bug?
The error code is as follows:
// https://graph.instagram.com/v22.0/:media_id/insights?access_token={{access_token}}&metric=views
"error": {
"message": "Instagram Insights Media API endpoint does not support the metrics: views. Please refer to https://developers.facebook.com/docs/instagram/reference/media#insights for more details.",
"type": "IGApiException",
"code": 100,
"fbtrace_id": "ASLfQAuaX3cy4lJ4tbCrniT"
}

i initiated request in Facebook. i got above screenshot reply. it show tat my screencast and steps are valid. i also shared my site credentials as well as demo facebook accout credential. still my request get rejected. it show that their account was enabled with 2FA. but they can use my fb credentials to test. . but they rejected my app

We are developing solution for Agency/Brand company. User will enter public post url(https://www.instagram.com/p/DF8Hz7ztK3J) of Influencer where he/she will not login to our site. I want to get the owner insight details (age, gender follower) of the post. and likewise, media insight of the post url then how can i proceed further?