Android,Bluemix 错误 401 : You are not authorized

标签 android connection database-connection http-status-code-401 ibm-cloud

我从here下载了SDK ,创建了一个应用程序,但是当我运行该应用程序时,logcat 通知:

错误 401,失败:您没有被授权。

我使用您可以找到的示例代码测试了 Bluemix 应用程序 here ,显然是用我的应用程序的参数切换了默认参数。

最佳答案

已解决。

我下载了四月的 jar ,最新的。那行得通。

关于Android,Bluemix 错误 401 : You are not authorized,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29993994/

相关文章:

java - 连接池 C3P0 日志记录

c# - 有没有更好的方法将对象从数据库查询映射到对象?

database-connection - 使用 pgAdmin4 与我的数据库连接

java - 使用 XML 私钥解密 RSA

android - 图像中的嵌套按钮

android - 在 getChildFragmentManager() 之后调用 getSupportFragmentManager() 导致 IllegalStateException : Recursive entry to executePendingTransactions

tcp - 恢复相同的 TCP 连接

android - 如何阻止/取消阻止android中的所有来电/去电/短信?

java - SSH 连接 Java

mysql 连接问题 : java. lang.ClassNotFoundException : com. mysql.jdbc.Driver