开发者

getting error while uploading image using video.upload

error- This method must run on api-开发者_运维知识库video.facebook.com

here is my code

[[FBRequest requestWithDelegate:self] call:@"Video.upload" params:params dataParam:[NSData dataWithContentsOfFile:@"creme.mov"]];

any idea?


If you're still looking, use facebook.video.upload instead of video.upload. It'll map it under water to the proper server.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜