Skip to main content

Hello Everyone,

I'm developing/testing a block which summarizes the results from multiple TIs like AbuseIPDB, Virustotal etc from a playbook and prints the result in CSV file in case wall.

I'm getting this error from when I'm testing the playbook with this block and if I try to structure JSON I'm not getting the expected result. Could anyone please let me know what am I doing wrong here?

Result:

Please ignore the domain data.


Thanks a bunch in advance,
Aravind Sreekumar

As a troubleshooting step you could take you above combined JSON Object and just try writing it to a JSON widget in a simulated case to verify if valid JSON is being generated or not. 


You can then also try doing one TI JSON result at a time to see if it's a specific result that is causing the error.


Reply