Versions Compared

Key

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

...

  1. In the left menu, select “Credentials”.

  2. Click “Create Credentials” in the top menu, and choose “OAuth Client ID” (see image below).

  3. Choose “Web application”.

  4. Give the web application a name.

  5. In “Authorized redirect URIs” enter: “https://api-[GUID].digizuite.app/DigizuiteCore/YoutubeService/api/v1/YoutubeClients/OAuth2Callback”.

    1. For example, if the DAM Center has been installed at “https://api-0cd509e41cd509e4-ae20-47c9-a692-35bc6b7b3b58.digizuite.app”, the entry should be: “https://api-0cd509e41cd509e4-ae20-47c9-a692-35bc6b7b3b58.digizuite.app/DigizuiteCore/YoutubeService/api/v1/YoutubeClients/OAuth2Callback”.

    2. NOTE: It is important that the DAM Center installation is the same that was registered in Part 4, step 3.

  6. Create the credentials.

  7. You have now obtained a ClientId and a ClientSecret. If they aren’t immediately visible, they can be found by clicking the newly created entry in “OAuth 2.0 Client IDs” in the “Credentials” section. These will be needed later.

...