Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
There was an error while loading. Please reload this page.
Hi
I tried working on a command line java application that use gdata-client api.
First, it was working.
Then, I have tried to migrate to a maven library. I have found the right artefact on repo.maven.apache.org / com.google.gdata, core, 1.47.1
The application stops working. The getAlbumEntries function returns null.
I managed to make it working again when I have added the gdata-photos-meta-2.0.jar to the project.
Hope, it can help someone.