There could be a few reasons why you're encountering an error with Nimbler phone enrichment. It's likely related to the "Body" section of your API input. Common issues include:
1. Incorrect formatting of the input data
2. Missing quotation marks around text values
3. Extra commas or incorrect punctuation
4. Hidden characters in the input
To resolve this, please copy and paste your JSON input into the chat so I can help troubleshoot further. In the meantime, you can try these steps:
1. Ensure all text values are in double quotes
2. Remove any extra commas at the end of lines
3. Check for proper syntax and punctuation
If the issue persists, I can provide more specific guidance once I see your JSON input.