Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to the Google Developers Console.

  2. You will have to create a new project by clicking on the Create Project button.
    Image Removed
    Image Added 
     

  3. In the new pop-up, type the name of your project. For e.g. Celoxis and click on Create

  4. Once, the project is created, click on Enable and Manage APIs.

    Image Added 
    Image Removed 
  5. Under the Google APIs tab, search for Drive API
    Image RemovedImage Added 

  6. Once, you get the result, click on Drive API and then Enable API.

  7. Once, the API is enabled; you will see the following message:
    Image RemovedImage Added 
  8. Click on the Go to Credentials or from the left panel, click Credentials.

  9. Now, click on Create Credentials.
    Image RemovedImage Added 
  10. You will be prompted to select an appropriate option. Click on OAuth client ID
  11. In the new window, click on Configure consent screen
     Image RemovedImage Added
  12. Click on Create New Client ID.

  13. On the new page, enter the following

    1. Ensure the correct Email address is picked.
    2. Under Product name shown to users type Celoxis
    3. You can enter other details shown on the screen.
    4. Click on Save.
  14. Now, on the visible page, select Web application and 
    1. Enter a suitable Name.
    2. Under Authorized JavaScript Origins, enter the URL you have entered as the Celoxis URL. (Under Site SettingsSite. Click on Edit Site Settings). For example https://acindia.acme.com:8843/
    3. Click on Create.
  15. Your client ID will now be created and displayed in a new popup. Copy this ID as this needs to be now added to your Celoxis account as mentioned below.
     

...