Open GoogleCodeExporter opened 9 years ago
Can you give us more information of how you were using this API, e.g., a code
snippet?
In the meanwhile, you can take a look at the app engine sample for insights.
https://github.com/GoogleCloudPlatform/cloud-storage-docs-xml-api-examples/blob/
master/storage-serviceaccount-cmdline-sample/src/main/java/StorageServiceAccount
Sample.java
Original comment by wonder...@google.com
on 29 Dec 2014 at 3:21
I had a similar issue while setting up a project for google maps engine API.
The solution was to ensure that there were no conflicting libraries or versions
in the dependencies (i.e. in my case the google-oauth-client version was
different between the two deployments - bringing them inline solved the
problem). Hope it helps!
Original comment by vortexm...@gmail.com
on 15 Jan 2015 at 2:45
Original issue reported on code.google.com by
prash...@umstechlab.com
on 15 Dec 2014 at 7:58