Skip to main content
Known Participant
May 7, 2025
6. Delivered

JSON payload for executed actions in the Creator Studio logs

Related products:Agent Studio
  • May 7, 2025
  • 4 replies
  • 76 views

Currently, Creator studio does not show payloads used to execute an action. It is visible as redacted_json_payload. This creates difficulty in troubleshooting if we come across any errors as we can’t determines if correct variables and types were captured from the user.


Having it visible to all would help in rapid troubleshooting and less support tickets for small issues.
 

4 replies

Lucas Rollo
Community Manager
May 12, 2025

Hey ​@chetan.bhagat! Totally understand the frustration here. Currently, we redact all request data from HTTP Logs.

We have a fix going out by end of this week that will finally allow HTTP logs to be unredacted as long as the “Strict Log Redaction” is turned off on the Plugin. 


Be on the lookout for a community post from us when this change is officially in.

Ajay Merchia
Community Manager
May 15, 2025

Hey ​@chetan.bhagat -- this should be shipped now – see Lucas’ note here:

 

Known Participant
May 16, 2025

Thanks ​@Ajay Merchia!  However, it only seems to be displaying the payload for successful requests. What about request that fails for any reason. That is where we need to check the payload and other params.
++​@Lucas Rollo 

This from plugins built with Agent Studio classic. I hope this fix also applies to plugin logs from Agent Studio Classic.

 

Ajay Merchia
Community Manager
May 21, 2025

Ah, that’s correct, I don’t think that Agent Studio Classic has support for this. If you build it in our new Agent Studio, you shouldn’t have any issues.