Following are some common issues when setting up the Google client ID.
- Error: 400. That’s an error.
origin_mismatch
Solution:- The URL with which you are accessing Celoxis is not the one you have entered when creating the Google client.
OR - You have not entered the correct application URL when creating the Google client. Change this to match the URL with which you access Celoxis.
- The URL with which you are accessing Celoxis is not the one you have entered when creating the Google client.
- Error: Invalid_client.
no application name
Solution:Go to the Google Developers Console.
Select a project.
From the sidebar on the left, select APIs & auth.
Under this, click on the Consent screen.
Select the Email address for your account.
Under Product name enter a product name.
Click on Save.
(http://stackoverflow.com/questions/18677244/error-invalid-client-no-application-name)