Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/facebook/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
未登录Facebook的用户Instagram Graph Api_Facebook_Api_Graph_Instagram_Instagram Graph Api - Fatal编程技术网

未登录Facebook的用户Instagram Graph Api

未登录Facebook的用户Instagram Graph Api,facebook,api,graph,instagram,instagram-graph-api,Facebook,Api,Graph,Instagram,Instagram Graph Api,我们尝试使用Facebook上的Instagram Graph API。我们需要媒体,故事和一些个人资料,比如追随者。问题是,许多用户没有连接到instagram帐户的Facebook页面。是否可以在不登录Facebook的情况下使用Instagram Graph API?最好的解决方案是通过Instagram登录,或通过Facebook登录,但不需要页面。有人有什么建议吗 谢谢大家! 我仔细阅读了文档并做了一系列测试。 以下是我认为从2021年1月21日起使用instagram Graph A

我们尝试使用Facebook上的Instagram Graph API。我们需要媒体,故事和一些个人资料,比如追随者。问题是,许多用户没有连接到instagram帐户的Facebook页面。是否可以在不登录Facebook的情况下使用Instagram Graph API?最好的解决方案是通过Instagram登录,或通过Facebook登录,但不需要页面。有人有什么建议吗


谢谢大家!

我仔细阅读了文档并做了一系列测试。 以下是我认为从2021年1月21日起使用instagram Graph API的必要条件:

facebook登录以获取fb访问令牌 连接到业务/创建者帐户的页面

我们可以通过令牌获取已连接instagram business/creator帐户的数据。 如果用户没有脸谱网页面是你关心的,考虑使用Instagram基本API代替.


我认为从技术上讲,没有facebook也可以获得ig数据。希望facebook get将来能为开发者提供更清晰的说明和文档。

你找到解决方案了吗?也在寻找solution@Julian瓦格纳,你找到了吗?