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

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

Mark Solution

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

解決済み

Setting up Azure Data Lake Gen 2 source connector - error with spec id

Avatar

Community Advisor

Hi there, following the documentation for setting up a source connector with flow api for azure as outlined here https://experienceleague.adobe.com/docs/experience-platform/sources/api-tutorials/create/cloud-stora...

the post returns a 400 bad request error stating the spec id is invalid, like this:

 

{
    "errorMessage""Please provide a valid spec id",
    "errorDetails""Please provide a valid spec id"
}
 
is there an error in the documentation or what is going on? for reference, this is the part specifying the connection specification in the payload
 
"connectionSpec": {
            "id""0ed90a81-07f4-4586-8190-b40eccef1c5a",
            "version""1.0"
        }
 
1 受け入れられたソリューション

Avatar

正解者
Employee Advisor

Hi @Sebastiane_Edberg_ 

This issue came across AEP support, there was an issue with the connectionSpec.Id it is now  b3ba5556-48be-44b7-8b85-ff2b69b46dc4 the product support team also updated the documentation.

Thanks 

Joshua

元の投稿で解決策を見る

1 返信

Avatar

正解者
Employee Advisor

Hi @Sebastiane_Edberg_ 

This issue came across AEP support, there was an issue with the connectionSpec.Id it is now  b3ba5556-48be-44b7-8b85-ff2b69b46dc4 the product support team also updated the documentation.

Thanks 

Joshua