对于Android getConnectionsfor的currentUser LinkedIn的API()异常异常、getConnectionsfor、Android、currentUser

由网友(寻歡)分享简介:我使用LinkedIn的API为Android LinkedIn-J-的android.jar。 I am using linkedin api for android linkedin-j-android.jar. 通过这个我可以登录到我的帐户从我的Andr​​oid应用程序和 client.getProfile...

我使用LinkedIn的API为Android LinkedIn-J-的android.jar。

I am using linkedin api for android linkedin-j-android.jar.

通过这个我可以登录到我的帐户从我的Andr​​oid应用程序和 client.getProfileForCurrentUser(); client.updateCurrentStatus(状态的更新Android应用程序); 也能正常工作。

Through this i can login to my account from my android app and client.getProfileForCurrentUser(); and client.updateCurrentStatus("Status updated from android app"); also works fine.

我面临的问题是,每当我打电话到 client.getConnectionsForCurrentUser(); 连接连接= client.getConnectionsForCurrentUser(connectionFields); ,我得到异常拒绝访问连接。如何提供权限或是否有解决这个问题的任何其他方式? I M卡在这里。帮我解决这个问题。

The problem i am facing is that whenever i make a call to client.getConnectionsForCurrentUser(); or Connections connections = client.getConnectionsForCurrentUser(connectionFields); ,i get exception "Access to connections denied". How to provide the permissions or is there any other way to solve it? i m stuck on here. help me to solve this problem

在此先感谢

推荐答案

我已经使用这个API的 LinkedIn 。它帮助我张贴的地位,并获得联系。

I have used this api for linkedIn. It helps me to post status and get contacts.

HTTP://$c$c.google.com/p/socialauth -Android /

阅读全文

相关推荐

最新文章