是否可以通过 FBML 或 FB PHP SDK 将图像设置为用户个人资料图片?

发布于 2024-10-04 08:41:48 字数 284 浏览 4 评论 0原文

我正在阅读 Facebook API,并且正在谷歌搜索一种能够将图像设置为个人资料图片的方法或函数。

我需要知道这样的事情是否可能。

在旧的 REST Api 中,您会发现一条注释,无法将图片上传到用户个人资料相册中。但是..我的交易需要这一步吗?

我想知道我必须采用哪些方法/函数和/或如何编码的建议。

(应用程序的简单工作流程:用户访问 Facebook 应用程序,用户单击按钮,用户收到允许操作的请求警报,用户获得操纵的图片作为自己的个人资料图片)

提前致谢 克里斯

I am reading the Facebook API and I am google'ing for a method or function to be able to set an image as profile picture.

I need to know if something like this is possible at all.

In the old REST Api you find a note, that it isn't possible to upload a picture into the users profile pic album. But.. is this step required for my transaction?

I would like to know which methods/function I have to take and/or an advice how to code.

(trivial workflow of app: user visits fb-app, user clicks on button, user gets an request-alert to allow action, user gets manipulated picture as own profile picture)

thanks in advance
chris

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

画▽骨i 2024-10-11 08:41:48

抱歉,但不可能。如果您查看此处:

http://developers.facebook.com/docs/api

在“发布”部分,即使您可以将照片上传到相册,/PROFILE_ID/picture 也是不可写的。

Sorry, but not is possible. If you take a look here:

http://developers.facebook.com/docs/api

At the "Publishing" section the /PROFILE_ID/picture is not writable even if you can upload a photo to an album.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文