Create a Compatible Service Account for Google Workspace Marketplace

Create a service account and generate the account key for the Google Workspace marketplace.

Create Service Account

  1. From the navigation menu, go to APIs & Services > Enabled APIs & services.

    The APIs & Services page appears.

  2. From the list, select Google Workspace Marketplace SDK.

    The CREDENTIALS tab of the API/Service Details page appears.

  3. On the top-right of the CREDENTIALS tab, go to CREATE CREDENTIALS > Service account.

    The Create service account page appears.

  4. Under Service account details, specify the following:

    • In the Service account name box, enter a name for the account.

    • In the Service account ID box, provide an email address for the account.

  5. Click CREATE AND CONTINUE.

  6. You can skip the optional steps and click CONTINUE.

  7. Click DONE.

Create a Marketplace-Compatible OAuth Client

  1. On the CREDENTIALS tab of the API/Service Details page appears, click the newly added service account.

    The service account page appears.

  2. Under Advanced settings, click CREATE GOOGLE WORKSPACE MARKETPLACE-COMPATIBLE OAUTH CLIENT.

    The Confirm OAuth client creation dialog box appears.

  3. Click CONTINUE.

    On successful client creation, a success message appears.

Generate the Key file

  1. Go to KEYS tab of the service account.

  2. Click ADD KEY > Create new key.

    A dialog box appears with the key type options.

  3. Under Key type, select JSON, and then click CREATE.

    A confirmation dialog box appears.

  4. Click CLOSE.

Note

The service account key file can be generated only once. If the JSON key file is lost, you will have to create a new key and generate the key file again.

Loading...