GoogleApiClient
When using GoogleApiClient for the first time you will probably see the following logcat error:
GLSActivity(1108): [apc] Status from wire: INVALID_CLIENT_ID status: null GLSUser(1108): GLS error: INVALID_CLIENT_ID [email protected] oauth2:https://www.googleapis.com/auth/plus.login
Solution
In the Developer Console you need to manually enter a Consent message; see this StackOverflow answer.









