Hey all, I'm receiving an error while using the "Add row into Excel table" action in Automate.
Http request failed: the content was not a valid JSON. Error while parsing JSON: 'After parsing a value an unexpected character was encountered: @. Path 'message', line 1, position 71.'
The following screenshot shows my input, namely for the row where I'm unsure anything is wrong.

The flow otherwise pulls CSV data, formats it, creates an Excel file, adds a table to the Excel file, and then uses that data dynamically to input these rows into the table. I'm unsure what's going wrong. I saw another post with a similar error saying that Microsoft restarting a worker thread resolved the issue, so I don't know exactly what to do. I have already tried importing the flow into a separate environment and received the same error.
Do let me know if I can provide any additional information.
Thanks in advance!