Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

Schema Registry Audit Log API Returning Null Response Body with 200 Status Code

Avatar

Level 3

Hi everyone,

 

Wishing all a delighted new year.

 

I am trying to retrieve the audit logs for the schema to capture the change or update in any existing schema, along with the user details. I am using the audit log URL of the Schema Registry API (1.0),(  https://developer.adobe.com/experience-platform-apis/references/schema-registry/#tag/Audit-log)

Although I am getting 200, the response body is null. Can someone please help fix this issue? Below is the screenshot of the Workfront Fusion module where I have used this scenario.

Alkash4_0-1736877768353.png

Regards,

Alkash

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Alkash4 Can you try adding the same value on params tab under path variables. Key field as "RESOURCE_ID" and values field as your respective value, remove the value from the GET URL. If not, I would request you to create a ticket and work with adobe support team. 

Thank you,
Jayakrishnaa P.

View solution in original post

4 Replies

Avatar

Community Advisor

Hi @Alkash4  - I have tried as mentioned on the below document and received a 200 Ok response with respective schema logs. Make sure to use the complete meta:altId (example: _tenantname.schemas.d8f415f3029268a65757575ytyh3c40dbf9b667af8279c9de). If we use only the schema ID or insufficient value, then we may get 200 Ok with no responce.

https://experienceleague.adobe.com/en/docs/experience-platform/xdm/api/audit-log#:~:text=API%20call%...

Thank you,
Jayakrishnaa P.

Hi, @jayakrishnaaparthasarathy 

 

Thanks a lot for the reply.

I am using the complete meta:altId but still getting a 200 OK response without logs. Please see the screenshot below.

Alkash4_0-1737042458216.png

Regards,

Alksh

Avatar

Correct answer by
Community Advisor

Hi @Alkash4 Can you try adding the same value on params tab under path variables. Key field as "RESOURCE_ID" and values field as your respective value, remove the value from the GET URL. If not, I would request you to create a ticket and work with adobe support team. 

Thank you,
Jayakrishnaa P.

Avatar

Administrator

@Alkash4 Did you find the suggestions helpful? Please let us know if you need more information. If a response worked, kindly mark it as correct for posterity; alternatively, if you found a solution yourself, we’d appreciate it if you could share it with the community. Thank you!



Kautuk Sahni