闪烁TimeStamp

时间:2012-03-13 17:41:36

标签: iphone timestamp flickr

当我在闪烁上尝试自动调整时出现错误

org.lukhnos.ObjectiveFlickr Code=2147418116 "The operation couldn\u2019t be completed. 
(org.lukhnos.ObjectiveFlickr error 2147418116.)" UserInfo=0x4c9000 
AuthError=oauth_problem=timestamp_refused

我试试这个how to realise the new OAuth when using objectiveFlickr on mac app,但所有链接都被破坏了 谁可以帮我解决这个问题?

1 个答案:

答案 0 :(得分:1)

确保您的设备时间设置正确。如果不是,它将给出指定的错误消息。基本上它与您的设备时间和服务器时间有关。如果您将设备时间设置为现有时间,它将按预期工作。