Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Following are some common issues when setting up the Google client ID.


  1. 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.


  2. Error: Invalid_client.
               no application name

    Solution
    1. Go to the Google Developers Console.

    2. Select a project.

    3. From the sidebar on the left, select APIs & auth.

    4. Under this, click on the Consent screen.

    5. Select the Email address for your account.

    6. Under Product name enter a product name.

    7. Click on Save.
      (http://stackoverflow.com/questions/18677244/error-invalid-client-no-application-name)

  • No labels