gpt4 book ai didi

javascript - IE9 中的 LinkedIn Javascript API 授权失败

转载 作者:行者123 更新时间:2023-12-03 08:54:09 25 4
gpt4 key购买 nike

我注意到 LinkedIn Javascript API 授权在 IE9 中不起作用。代码片段如下

if (!IN.User.isAuthorized()) {
IN.User.authorize(getProfile);
} else {
getProfile();
}

getProfile() 回调方法从未被调用。在 IN.User.authorize() 调用后,浏览器会打开一个弹出窗口,尝试加载一些 LinkedIn 资源(我的案例 https://platform.linkedin.com/js/xdrpc.html?v=0.0.2000-RC8.50730-1428# ),加载完成后,窗口保持空白,并显示“正在处理”文本标题。

在 Chrome 和 Firefox 中一切正常。如果我没记错的话,这个方法很早就起作用了(几个月前)。

可能是什么问题?

谢谢

最佳答案

尝试关闭 Internet Explorer 中的保护模式设置。要在 Internet Explorer 中禁用保护模式,请转到“Internet 选项”->“安全”->“Internet”。您将在其中找到“启用保护模式”。只需将其禁用即可。

关于javascript - IE9 中的 LinkedIn Javascript API 授权失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32581193/

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