-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error 400 #8
Comments
I had to make some changes to make the code work. Please correct me if I make some kind of mistake. Regards. The host seems to be rc50-api.nameapi.org, and not api.nameapi.org like the If you create the ServiceFactory without the host parameter it will use the
You will need to include the line The The code that works for me for a basic disposableEmailAddressDetector implementation is:
|
Thank you @gleyendeker |
Hello, using the api I have the error:
After some debuggin, I found that there is a 400 ERROR calling the api:
http://api.nameapi.org/rest/v5.0/email/disposableemailaddressdetector?emailAddress=abcdefgh%4010minutemail.com&apiKey=myapikey-user
seems like an api error.
regards
The text was updated successfully, but these errors were encountered: