コミュニティアチーブメントバーを展開する。

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Adobe Experience Platform DCS Endpoint

Avatar

Level 3

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

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Level 2

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 返信

Avatar

正解者
Level 2

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.