GDrive Error 401 on login

I've implemented Dropbox, SkyDrive, DropBox successfully, but when I try to login with AdvGDrive in my app or the Storage Demo, I get the following when the login dialog is shown: (my client ID is edited below)

401. That’s an error.
Error: invalid_client
no application name
Request Details
response_type=code
scope=https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/drive.file
redirect_uri=http://127.0.0.1:8889/
approval_prompt=force
state=profile
client_id=1234567890-myclientidisthiswholeline.apps.googleusercontent.com
That’s all we know.


The client id is a little different than the others in its format.
I've verified that the app name, key, and secret are set before connecting.
Any idea what is going on?

Hi,


Can you please make sure the "email address" and "product name" are filled in on the "consent screen" of the Google API developer console?

https://console.developers.google.com/project