如何使用 facebook c# sdk 处理错误:(OAuthException) 验证访问令牌时出错:会话已过期
(标题结尾)在unix时间1312318800。当前的unix时间是1312319142。
在一段时间后试图获取用户的朋友时,我遇到了这个错误。 我认为我需要抓住这一点并返回到登录页面,但即使如此,我认为 SDK 也不会更新 accesstoken。 我的应用程序是一个在 iframe 中工作的 Facebook 应用程序,我不想请求离线访问授权来解决该问题。 任何帮助将不胜感激。
BR, 朱利安
(end of the title) at unix time 1312318800. The current unix time is 1312319142.
I'm stuck with this error when trying to get the friends of a user after some time.
I think that I need to catch that and go back to the login page but even with that I think that the accesstoken is not renewed by the new one by the sdk.
My app is a facebook app working in an iframe and I do not want to ask for an offline access authorization to work around the issue.
Any help will be appreciated.
BR,
Julien
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
仔细检查您的服务器时间。确保根据设置的时区与正确的世界时间同步
Double check your server time. Make sure that it's synchronized with the correct world time according to the set time-zone