Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Android 1.6 和 twitter4j.2.1.11
我正在尝试从我的 android 移动设备连接 twitter。事情是我能够从模拟器发布推文,相同的应用程序无法通过 android 移动设备发布。当我尝试通过移动设备发布时,我遇到了异常。
oauth.signpost.exception.OAuthCommunicationException:与服务提供商的通信失败:收到的身份验证质询为空
任何人都可以在这方面帮助我。
问候萨兰
我通过更换sim卡解决了我的问题,即sim卡没有更新我在网络上的时间,我更换了sim卡,并在我的手机中将日期时间设置为自动更新,现在可以使用了
我曾经遇到过这个问题,并且确信它不是我的日期和时间,直到我正确检查并发现我的自动更新将时间设置为 AM 而不是 PM。我改了,问题解决了