You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2019. It is now read-only.
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.