diff --git a/src/pages/credentials/GetCredentialOAuth2.js b/src/pages/credentials/GetCredentialOAuth2.js index 7c93accf..5d3f3f6f 100644 --- a/src/pages/credentials/GetCredentialOAuth2.js +++ b/src/pages/credentials/GetCredentialOAuth2.js @@ -108,7 +108,7 @@ const GetCredentialOAuthS2s = () => { Access token

After copying the access token, you must prepend the token with Bearer to use it with API calls.)} /> - + Credential details

You can use the following credential details to try out the Adobe Experience Platform APIs below.
  • Client ID: Your public identifier for accessing the APIs. This acts as an API key when used with the Platform APIs, and corresponds with the x-api-key header.
  • Organization ID: The ID of the organization you're using with the Platform APIs. This corresponds with the x-gw-ims-org-id header.
)} orderBy="ClientId,ImsOrgID">