This repository was archived by the owner on May 13, 2019. It is now read-only.

Description
I am currently using the quickstart for Java for Google plus domain API ( https://developers.google.com/+/domains/quickstart/java), and it throwed me a "com.google.api.client.googleapis.json.GoogleJsonResponseException: 404 Not Found".
I first thought I did some misconfiguration using the credentials so I tried to connect with the exact same credentials in the Python version, and it worked this time, so I think there is an issue with the Java API.