我这里有个问题;
我想用我的facebook应用程序令牌在某人的墙上分享照片或视频。但是,当我试图上传视频或照片到我的墙,例如,它要求验证用户访问令牌来执行此操作.Is它,因为墙是个人的,没有人可以在别人的墙上分享视频或照片?有没有办法使用应用程序令牌来做到这一点?我正在使用java中的facebook grahp Api
我可以使用图形api上传照片到facebook用户的相册,我可以添加新的帖子与图像网址到用户的墙。
问题是,如果图片url是一张已经上传到facebook的照片,那么add post graph api将返回fail,并显示以下错误:
FBCDN image is not allowed in stream
有没有办法添加带有之前已经上传到用户的facebook相册的照片url/object_id的墙上帖子?
我需要张贴一张照片(从相机拍摄)在用户的facebook墙与用户的位置。现在,facebook照片对象有一个名为的字段
object containing id and name of Page associated with this location, and a location field containing geographic information such as latitude, longitude, country, and other fields (fields will vary based on geography and availability of info