gpt4 book ai didi

iphone - 使用 Facebook iOS SDK 3.0 安排帖子

转载 作者:行者123 更新时间:2023-11-29 11:08:23 26 4
gpt4 key购买 nike

我在 iOS 上使用 Facebook SDK 3.0 来尝试将帖子安排到个人资料或页面。当我在没有安排的情况下尝试时,一切正常。但是,当我输入以下内容时

//scheduleDate is a NSDate between the range 10 minutes - 6 months from now
NSString *timestamp = [NSString stringWithFormat:@"%.0f", [scheduleDate timeIntervalSince1970]];
[requestToPost.parameters setObject:timestamp forKey:@"scheduled_publish_time"];

我收到错误 400com.facebook.sdk 错误 5

有人知道为什么它不起作用吗?

最佳答案

Facebook 是 phasing out页面的预定帖子。

Sept 2012: To publish an Offer a corresponding ad must also be created and go live. The parameters scheduled_publish_time and published parameters are deprecated, and will be silently ignored.

关于iphone - 使用 Facebook iOS SDK 3.0 安排帖子,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12712287/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com