dongtou5557 2016-02-18 08:10
浏览 156
已采纳

如何在开发者facebook个人资料中更改用户的应用设置?

Basically what I want to achieve is if user checks chechbox saying: "Allow app to change your App’s Canvas URL and Secure Canvas URL within Facebook in order to work properly" to change these two fields on user's developer's facebook account. I haven't tried anything because I've researched a lot on Facebook Developers documentation and haven't find anything that suits my problem. I assume I'll need some of the permisssions to do this, but I don't know which. Samples of code would be very appreciated.

  • 写回答

1条回答 默认 最新

  • dpfps86064 2016-02-18 08:49
    关注

    I did some research for you as well.

    What you want to acomplish is possible. If found the right documentation on this page: https://developers.facebook.com/docs/graph-api/reference/application

    You first need to have the Application ID and the app access token. HTTP example:

    POST /v2.5/{application-id}?canvas_url={url}&secure_canvas_url={url} HTTP/1.1
    Host: graph.facebook.com
    

    I hope you can figure something out. Goodluck!

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 程序不包含适用于入口点的静态Main方法
  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 ubuntu子系统密码忘记