简体   繁体   English

如何在Facebook图形API中获得user_posts的访问权限

[英]How to get access for user_posts in facebook graph api

I'm a student doing university project in which we are developing an app that has the use case to combine social media feeds of the users. 我是一个正在做大学项目的学生,我们正在其中开发一个具有用例的应用程序,以结合用户的社交媒体供稿。 For this i need access to facebook graph api "user_post" 为此,我需要访问facebook图形API“ user_post”

I have already made an app on facebook developer portal and i have written code for facebook login inside my android app but now i want to work on user feed but when i went to request permission section, they are asking for app review, business verification etc. Now problem is that how can i submit my app for review when i have not access to api in order to develop and test it. 我已经在Facebook开发人员门户上制作了一个应用程序,并且我已经在Android应用程序中编写了用于Facebook登录的代码,但是现在我想处理用户供稿,但是当我去请求权限部分时,他们正在要求应用程序审查,业务验证等现在的问题是,当我无法访问api以便开发和测试它时,如何提交我的应用程序以供审查。

I'm searching ways for 2-3 weeks but all solutions are not working as facebook has updated alot of things. 我正在搜寻2-3周的方法,但由于Facebook已更新了许多内容,因此所有解决方案均无法正常工作。 I will be very thankful if someone will be able to help me with this facebook api access as i'm new to it. 如果有人能够帮助我这个Facebook api访问权限,我将非常感谢,因为我是新手。

You can always test it with your account, that is admin, developer or tester in the App. 您始终可以使用您的帐户(即应用中的管理员,开发人员或测试人员)对其进行测试。 user_posts will work with that account without review. user_posts将与该帐户一起使用,而无需进行审核。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM