This is what I got when doing A to Z
The "failed to parse body" error typically occurs when using the HTTP API enrichment in Clay. This error means there's an issue with the formatting of the data you're sending to the API.Common causes include:1. Missing quotation marks around text 2. Extra commas where they shouldn't be 3. Special characters that aren't properly formatted 4. Issues with punctuation and syntax 5. Hidden characters in the bodyTo fix this, ensure your data is correctly formatted. For example:Correct format::LBKS{LBKS"name":: "John","age": 30}Can you provide more details about which specific API or enrichment you're using when you encounter this error? Sources: FAQ: Why am I seeing the "failed to parse body" error when using the HTTP API enrichment? HTTP API - Clay University
Jerry, any chance you have multiple sorts applied? At the top of the table, to the left of the search field, the Sort button should indicate # sorts. I've seen that result if I'm sorting by ColumnA as first priority, and column ColumnB is the subsort. If that's not applicable in your case, happy to review any table you can link me to.
Dead right thank you!
You bet!