Leiste mit Community-Erfolgen erweitern.

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

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

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 Akzeptierte Lösung

Avatar

Korrekte Antwort von
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

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
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