我需要对画布申请进行哪些更改才能支持 10 月 1 日的截止日期

发布于 2024-12-06 13:56:18 字数 368 浏览 0 评论 0原文

我有一个画布应用程序,目前使用 Koala 1.1.0 和 Javascript SDK。我已经使用 OAuth 身份验证几个月了,但是当我尝试在 javascript 中使用“ouath:true”来显示朋友选择器时,我收到此错误:

API Error Code: 102
API Error Description: Session key invalid or no longer valid
Error Message: Iframe dialogs must be called with a session key

是否需要在应用程序设置中打开额外的迁移让事情正常运转吗?我现在需要使用 SSL 才能正常工作吗?

谢谢, 标记

I have a canvas app presently using Koala 1.1.0 and the Javascript SDK. I a have been using the OAuth authentication for months now but when I try and use "ouath:true" in my javascript to display the friend picker I am getting this error:

API Error Code: 102
API Error Description: Session key invalid or no longer valid
Error Message: Iframe dialogs must be called with a session key

Are there extra migrations I need to turn on within the app settings to get things working? Do I need to be on SSL right now for this to work?

Thanks,
Mark

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

凉城凉梦凉人心 2024-12-13 13:56:18

你应该升级考拉。 其 Github 存储库表明 1.2 版支持 OAuth 2.0 和新的 cookie 格式。

You should upgrade Koala. Its Github repository suggests that version 1.2 supports OAuth 2.0 and the new cookie format.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文