400Bad Request error being displayed when source ID is added in API

Hello,

400Bad Request error being displayed when Active directory source ID is added in API,
Error screenprint below,

Json Body attached below,
WinAllsourceID.txt (1.3 KB)

But when try sending the request excluding the Active directory source ID, it works.
And the request is successfully sent.

But fails when Active Directory source ID is updated in the body.

Anyone kindly provide solution for this error.

Thankyou!

Instead of using "op":"replace", use "op":"add" to add the active directory.
The path will be "path":"/accountActions/0/sourceIds/-" [It will add to the last of the list], and the value will be source id of active directory.
Hope that helps.

Hi Danish,
Thanks for the reply, I’m encountering this error only when I add Active Directory source ID, but when I remove it, the request is sent without any error.

Can you please provide any solution when added SourceID the request should be submitted successfully.

Thankyou.

Hi Pramod,
Is the Active Directory Source already added in the Identity Profile ? Can you please check in the life cycle state → Provision Tab if you see it ? Also, can you try to manually add the Source from the UI are you facing any issues related to the same ?

Thanks
Rakesh Bhati

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.