我有一个php脚本,它试图通过CURL将一个帖子发布到Facebook页面,但是错误失败了。the group, and either publish_to_groups permission with user token, or both pages_read_engagement and pages_manage_postspermission with page token; If posting to a page, requires both pages_read_engagement and pages_manage_posts</em
我正在使用Firebase和Facebook登录。我想使用Firebase返回给我的Facebook身份验证令牌来调用GraphAPI,但是我在文档中找到的惟一的Firebase方法是getRedirectResult()。firebase.auth().getRedirectResult().then(function(result) { // This gives you a FacebookYou can use i
我在我的Java项目中使用了Microsoft Graph的Java库。The scope https://graph.microsoft.com/calendars.read is not valid.:204) at com.microsoft.graph.http.BaseRequest.send<dependen
我无法获得在Google Home GraphAPI中执行任何请求所必需的代理用户Id。https://www.googleapis.com/auth/homegraph是operated by a Service Account,但是Google Home GraphAPI的作用域无效这个作用域不能在任何地方进行身份验证,特别是在谷歌的OAuth游乐场中,您应该从那里获取请求的代理用户Id
我可以成功地在我的Facebook页面上验证所需的作用域。这是我要的作用域:instagram_basic,instagram_content_publish,user_events,user_videos,user_postscurl --location --request POST 'https://graph.facebook.com/me/media?Please
我有一个使用facebook登录的laravel项目。但经过几天的测试,当我转到路线时,它显示的是Sorry, something went wrong.。我没有接触或修改我的代码,以及我的facebook开发者账户的应用程序中的代码。有人能告诉我发生了什么吗?这是我的控制器 public function redirectToProvider(){ 'pages_manage_posts'); 我的facebook应