Adobe Experience Platform DCS Endpoint | Community
Skip to main content
harsingh91
Level 3
June 24, 2021
Solved

Adobe Experience Platform DCS Endpoint

  • June 24, 2021
  • 1 reply
  • 1278 views

Hello Team,

 

My call for DCS endpoint on my website is failing due to wrong values in header.

My IMSOrg ID and schema reference ID (schemaRef) is pointing to wrong organisation, even when all other value is correct in header.

I am getting error 400 ( "Invalid XDM Message Format") and in reports "Message has wrong imsOrgId in the header".

 

How can I send the correct IMSOrg ID and SchemaRef in my headers and why are they wrong even when my DCS endpoint is in the correct organisation sandbox ?

 

Thanks in advance,

Singh

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sindhe

Use Adobe Launch to deploy the JavaScript to get rid of the authentication issue. Despite using launch, Content-Type, sandbox-name, and Authorization are the only headers that are required. Make sure you are on a correct sandbox and in the left navigation rail, click on Sources and open Accounts tab and click on HTTP API to select the row. On the right side, scroll down to the Streaming endpoint and make sure to copy it from there.

1 reply

SindheAccepted solution
Level 2
July 15, 2021

Use Adobe Launch to deploy the JavaScript to get rid of the authentication issue. Despite using launch, Content-Type, sandbox-name, and Authorization are the only headers that are required. Make sure you are on a correct sandbox and in the left navigation rail, click on Sources and open Accounts tab and click on HTTP API to select the row. On the right side, scroll down to the Streaming endpoint and make sure to copy it from there.