Linkedin-iPhone 框架无法正常工作

发布于 2024-10-06 23:57:08 字数 763 浏览 2 评论 0 原文

在寻找一些使用 linkedIn 进行身份验证的好解决方案之后,我发现了对 https://github.com/ResultsDirect 的多个引用/LinkedIn-iPhone此处此处

不幸的是,演示代码不起作用:我输入了我的消费者密钥和秘密,但身份验证屏幕保持白色,没有任何反应,没有任何反应已记录...

调试时我发现 OADataFetcher 中的同步调用失败,出现 NSURLErrorDomain 错误 -1012

它尝试调用的 URL 是: https://api.linkedin.com/uas/oauth/requestToken

(相同的网址在 safari 上工作正常)

有人知道为什么会发生这种情况吗?

After lookin for some good solution for authenticating with linkedIn i found several references to https://github.com/ResultsDirect/LinkedIn-iPhone
(here and here)

Unfortunately the demo code is not working : i enter my consumerKey and secret but the authentication screen stays white, nothing happens, nothing is logged...

When debugging i found that the synchronous call in OADataFetcher is failing with NSURLErrorDomain error -1012

The URL it tries to call is : https://api.linkedin.com/uas/oauth/requestToken

(the same url works fine on safari)

Does anybody knows why this could be happening ?

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

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

发布评论

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

评论(1

耀眼的星火 2024-10-13 23:57:08

你好,我希望这对你有帮助
http://developer.linkedin.com/thread/2151

Hello I hope this help you
http://developer.linkedin.com/thread/2151

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