Hey everyone, I’m trying to use Reoon’s “Power” API to validate my emails but I keep getting this error. Anyone know’s what I’m doing wrong? I’m aware there is a template for the “Quick” version but it’s not working properly for me. Refer this documentation if you can help https://www.reoon.com/articles/api-documentation-of-reoon-email-verifier/.
If you're encountering an error with API email validation, here are the key troubleshooting steps:1. Check your Body section formatting:
• Ensure all text values are enclosed in double quotes
• Verify that keys are properly separated by commas
• Remove any trailing commas at the end of objects
• Check for proper spacing and syntax
2. To identify hidden issues:
• Copy and paste your body content into a text editor to spot any hidden characters
• Use a JSON validator like JSONLint to verify your data format
• Make sure you're using the correct API keyHere's an example of correct formatting::LBKSLBKS```LBKS{
"name":: "John",
"age": 30
}LBKSLBKSInstead of:LBKSLBKS
{
name: John,
age: 30,
}```
Sources:
HTTP API integration overview | Clay University
FAQ: Why am I seeing the "failed to parse body" error when using the HTTP API enrichment?
And yes I already put the right API key, I retracted it in the SS as this is a public outcry for help. 🤣
I appreciate your sense of humor! Is there anything else I can help clarify about the API key or your issue?
Hey there Vilca thanks for reaching out, do you mind sending the link to the table so we can take a look? https://downloads.intercomcdn.com/i/o/1171717996/ac7729f84b426e1d0358af02/image.png?expires=1733953500&signature=a6507411e0461fcddf25248342963efca49ee28bdf8a4f7d35fc5fa8c513bcda&req=dSEgF85%2FmohWX%2FMW1HO4zYTywSj1A5QT2BKsam%2FhVPui5w%3D%3D%0A
LuisArturo Message sent on private channel.
This thread was picked up by our in-app web widget and will no longer sync to Slack. If you are the original poster, you can continue this conversation by logging into https://app.clay.com and clicking "Support" in the sidebar. If you're not the original poster and require help from support, please post in 02 Support.