subhadipdas / opensocial-java-client

Automatically exported from code.google.com/p/opensocial-java-client
0 stars 0 forks source link

The type net.oauth.OAuthException cannot be resolved #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Create an object of org.opensocial.client.OpenSocialClient.

What is the expected output? What do you see instead?
-
What version of the product are you using? On what operating system?
20081812.jar

Please provide any additional information below.
The type net.oauth.OAuthException cannot be resolved:
It is indirectly referenced from required .class files
    The method fetchFriends(String) from the type OpenSocialClient refers to
the missing type OAuthException

Original issue reported on code.google.com by fighterj...@gmail.com on 8 Jan 2009 at 11:26

GoogleCodeExporter commented 9 years ago

The opensocial-java-client relies on an out of date OAuth jar:

  oauth-20081115.jar

I've asked Google to upgrade to a more recent build:

  http://code.google.com/p/opensocial-java-client/issues/detail?id=3

Original comment by sean%sea...@gtempaccount.com on 25 Jan 2009 at 8:30

GoogleCodeExporter commented 9 years ago

Original comment by apijason...@gtempaccount.com on 21 Feb 2010 at 8:02