与服务提供商的通信失败:Twitter 中没有对等证书
Posted
技术标签:
【中文标题】与服务提供商的通信失败:Twitter 中没有对等证书【英文标题】:Communication with the service provider failed: No peer certificate in Twitter 【发布时间】:2013-04-26 08:25:33 【问题描述】:我在我的应用程序中集成了 twitter API 以发布消息。它正在生成这样的异常:
oauth.signpost.exception.OAuthCommunicationException: Communication with the service provider failed: No peer certificate
@Pawan 将设备时间更新为当前时间的评论解决了这个问题。
【问题讨论】:
@Harry:请将您的设备时间更新为当前时间。希望它对您有用。 @Pawan:非常感谢您的建议...我会尝试的。 @Pawan,谢谢,它对我有用。 android: oauth.signpost.exception.OAuthCommunicationException: Communication with the service provider failed: No peer certificate 的可能重复项 【参考方案1】:可能是 ssl 证书问题,不是吗?看看Android SSL HttpGet (No peer certificate) error OR (Connection closed by peer) error
:)
【讨论】:
以上是关于与服务提供商的通信失败:Twitter 中没有对等证书的主要内容,如果未能解决你的问题,请参考以下文章