The "failed to parse body" error typically persists due to formatting issues in the Body section of your HTTP API enrichment, even after selecting the domain.
Common causes include:
** Missing quotation marks around text values
** Extra commas at the end of lines
** Incorrect punctuation and syntax
** Hidden characters
To fix this, ensure your keys are surrounded by double quotes and separated by commas. If using dynamic columns, include quotes around the column tags.
Try clearing your browser cache and refreshing the view first.
Can you copy and paste your JSON body from the enrichment into the chat so I can help troubleshoot the specific formatting issue?