Unable to retrieve secure iparam after packing

Hi @Rithik_S,

Greetings!

I have encountered this scenario too…

But I hope for now this feature doesn’t exist.

But as a workaround, you could trigger an SMI where you can extract the agentID (“api_[agentid]”) from the iparams and trigger a request method from the backend and then return the response to the front end.

This will work because the SMI doesn’t hide the secured iparams data as it happens in the front end.

Hope this helps.

If not, let me know.

Have a good day, Bye :wave:

1 Like